Changes

Jump to: navigation, search

Stupid

2,437 bytes added, 12:21, 22 March 2020
'''[[Main Page|Home]] * [[Engines]] * Stupid'''

[[FILE:Quentin Massys 030.jpg|border|right|thumb|240px| An Allegory of Folly <ref>[[:Category:Quentin Matsys|Quentin Matsys]] - [https://commons.wikimedia.org/wiki/File:Quentin_Massys_030.jpg An Allegory of Folly], early 16th century, [https://en.wikipedia.org/wiki/Julius_S._Held J. Held Collection], [https://en.wikipedia.org/wiki/New_York_City New York], [https://en.wikipedia.org/wiki/Wikimedia_Commons Wikimedia Commons]</ref> <ref>[https://en.wikipedia.org/wiki/Allegory Allegory from Wikipedia]</ref> <ref>[https://en.wikipedia.org/wiki/Folly_(disambiguation) Folly (disambiguation) from Wikipedia]</ref> ]]

'''Stupid''',<br/>
an [[UCI]] compliant [[:Category:Open Source|open source chess engine]] by [[Steinar H. Gunderson]], written in plain [[C]], and published in 2013.
According to its author, it is a chess AI that lives up to its name <ref>[https://www.sesse.net/ Steinar H. Gunderson - Sesse.net]</ref>.

=Features=
<ref>[https://git.sesse.net/?p=stupid;a=tree;h=refs/heads/master;hb=refs/heads/master git.sesse.net Git - stupid/tree]</ref>
==[[Board Representation]]==
* [[10x12 Board]]
* [[Piece-Lists]]
==[[Search]]==
* [[Iterative Deepening]]
* [[Alpha-Beta]]
* [[Transposition Table]]
* [[Move Ordering]]
** [[Killer Heuristic]]
** [https://en.wikipedia.org/wiki/Binary_heap Binary Heap] as [[Move List]]
* [[Selectivity]]
** [[Null Move Pruning|Null Move Heuristic]]
** [[Capture Extensions]] at [[Frontier Nodes]]
==[[Evaluation]]==
* [[Material]]
** [[Piece-Square Tables]]
** [[Bishop Pair]]
* [[Pawn Hash Table|King/Pawn Hash Table]]
** [[Pawn Structure]]
*** [[Doubled Pawn]]
*** [[Isolated Pawn]]
*** [[Passed Pawn]]
** [[King Safety]]
*** [[King Safety#PawnShield|Pawn Shield]]
* [[Castling Rights]]

=See also=
* [[Dumb]]

=External Links=
==Chess Engine==
* [https://git.sesse.net/?p=stupid git.sesse.net Git - stupid/summary]
* [https://git.sesse.net/?p=stupid;a=tree;h=refs/heads/master;hb=refs/heads/master git.sesse.net Git - stupid/tree]
==Misc==
* [https://en.wiktionary.org/wiki/stupid stupid - Wiktionary]
* [https://en.wiktionary.org/wiki/stupidity stupidity - Wiktionary]
* [https://en.wikipedia.org/wiki/Stupidity Stupidity from Wikipedia]

=References=
<references />
'''[[Engines|Up one level]]'''
[[Category:Open Source]]
[[Category:UCI]]
[[Category:X86]]
[[Category:PC]]
[[Category:Linux]]
[[Category:Windows]]
[[Category:Quentin Matsys]]

Navigation menu