Changes

Jump to: navigation, search

List (Program)

22 bytes added, 11:38, 16 November 2018
no edit summary
=Description=
List '''4.6x''' is a 32-bit engine operating on [[Mailbox|10x8 boards]]. It uses a [[recursion|recursive]] [[Fail-Soft|fail-soft]] [[Alpha-Beta|alpha-beta search]] with [[Transposition Table|transposition table]] and [[Quiescence Search|quiescence search]] inside an [[Iterative Deepening|iterative deepening]] frame with [[Aspiration Windows|aspiration]], and performs [[Extensions#FractionalExtensions|fractional extensions]], [[Depth|depth]] dependent [[Razoring|razoring]] and [[Null Move|null move search]] with [[Fail-High Reductions|fail-high reductions]], and [[Internal Iterative Deepening|IDD]] <ref>Part of the readme, from [http://wbec-ridderkerk.nl/html/details1/List.html List] from [[WBEC|WBEC Ridderkerk]]</ref> . [[Dann Corbit]], who had seen some bit of List's [[C]] source code in 2002, on the origin of List's name <ref>[https://www.stmintz.com/ccc/index.php?id=270338 Re: List is crafty (with a small c)] by [[Dann Corbit]], [[CCC]], December 12, 2002</ref> :
The program uses many [[Piece-Lists|piece-lists]] internally, which is where the name comes from, I think. I have seen the [[Evaluation functionFunction|evaluation function]], which uses separate lists for each piece type.
=WCCC 2003=
[[Category:WinBoard]]
[[Category:UCI]]
[[Category:Chess960]]
[[Category:Commercial]]
[[Category:Geography]]
[[Category:Lighthouse]]

Navigation menu