Chess Guru
Authors
Person | Role |
---|---|
Joël Rivat | engine programmer |
Participations
Tournament | Participants | Score | Games |
---|---|---|---|
Chess, 1997, Paris | 34 | 6.0 | 11 |
Chess (Blitz), 1997, Paris | 22 | 6.5 | |
Chess, 1990, London | 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.