SnailChess

From Chessprogramming wiki
Revision as of 20:22, 2 May 2019 by GerdIsenberg (talk | contribs) (Created page with "'''Home * Engines * SnailChess''' FILE:Grapevinesnail 01.jpg|border|right|thumb| Helix pomatia <ref>[http://commons.wikimedia.org/wiki/File:Grapevinesnai...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Home * Engines * SnailChess

Helix pomatia [1]

SnailChess,
an experimental WinBoard compliant chess engine by Rasjid Chan with the fame of a slow searcher, written in C, first released in November 1999. SnailChess started as plain alpha-beta searcher, SnailChess 1.07 used NegaScout with transposition table and null move pruning [2], an intermediate SnailSCP was a partial clone of TSCP [3]. The last public SnailChess 4.013 was released in June 2002. Then SnailChess became a testbed for various board representations and move generation techniques, using incremental updated attack tables and various bitboard methods such as rotated and magic bitboards, and applied an iterative search with a stack of structs [4].

Forum Posts

1999

2000 ...

2005 ...

External Links

Chess Engine

Misc

References

Up one level