Chess Guru
チームメンバー
人 | 役割 |
---|---|
Joël Rivat | engine programmer |
参加回数
トーナメント | 参加者 | 得点 | 試合数 |
---|---|---|---|
チェス, 1997, パリ | 34 | 6.0 | 11 |
チェス (Blitz), 1997, パリ | 22 | 6.5 | |
チェス, 1990, ロンドン | 11 | 1.0 | 7 |
Description
Description given in 1997:A first Chess program was written by C. MARCHE, G. LE BLANC, and J. RIVAT in 1990. With this experience, J. RIVAT rewrote everything using bitboards. After Robert Hyatt started using bitboards too, long discussions on ics and sharing new ideas permitted to improve considerably the technique.
Chess Guru is a 64 bits intensive program and performs poorly on 32 bits computers. The search algorithm is using PVS with nullmove, Extended Transposition Table, Refutation Table, Internal Iterative Deepening, several classical extensions schemes (like incheck extension, recaptures). The evaluation includes development, mobility, pawn structure and king safety.