ICGA トーナメント

コンピュータプログラム同士の大会: チェス、チェッカー、囲碁、将棋、バックギャモン、など。
enfrjazhesdept
ホーム / プログラム / Chess Guru

Chess Guru

チームメンバー

役割
Joël Rivatengine programmer

参加回数

トーナメント参加者得点試合数
チェス, 1997, パリ346.011
チェス (Blitz), 1997, パリ226.5
チェス, 1990, ロンドン111.07

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.