Changes

Jump to: navigation, search

Wukong

1,536 bytes added, 16:42, 27 December 2020
Created page with "'''Home * Engines * Wukong''' '''Wukong''',<br/> an UCI compliant open source chess engine by Maksim Korzh, written in C..."
'''[[Main Page|Home]] * [[Engines]] * Wukong'''

'''Wukong''',<br/>
an [[UCI]] compliant [[:Category:Open Source|open source chess engine]] by [[Maksim Korzh]], written in [[C]], and superseded by its [[JavaScript]] successor [[Wukong JS]]. Wukong represents its board by an [[0x88]] array, and applies [[Iterative Deepening|iterative deepening]] with fixed [[Depth|depth]] of 6 [[Ply|plies]], along with [[Negamax|negamax]] [[Alpha-Beta|alpha-beta]],
[[Triangular PV-Table|PV table]], as wall as [[Killer Heuristic|killer]] and [[History Heuristic|history heuristic]]. Wukong's rudimentary [[Evaluation|evaluation]] relies on [[Material|material]] and [[Piece-Square Tables|piece-square tables]].

=See also=
* [[Wukong JS]]

=External Links=
==Chess Engine==
* [https://github.com/maksimKorzh/wukong GitHub - maksimKorzh/wukong: UCI chess engine by Code Monkey King]
* [https://www.computerchess.org.uk/ccrl/404/cgi/engine_details.cgi?print=Details&each_game=1&eng=Wukong%202020-09-16%2064-bit#Wukong_2020-09-16_64-bit Wukong 2020-09-16 64-bit] in [[CCRL|CCRL Blitz]]
==Misc==
* [https://en.wikipedia.org/wiki/Wukong_(disambiguation) Wukong (disambiguation) from Wikipedia]
* [https://en.wikipedia.org/wiki/Monkey_King Monkey King (Sun Wukong) from Wikipedia]
* [https://en.wikipedia.org/wiki/Typhoon_Wukong Typhoon Wukong from Wikipedia]

=References=
<references />
'''[[Engines|Up one Level]]'''
[[Category:Open Source]]
[[Category:UCI]]
[[Category:Fiction]]
[[Category:Mythology]]
[[Category:Disaster]]
[[Category:Meteorology]]

Navigation menu