chess:programming:polyglot_book_format
This is an old revision of the document!
Chess - Programming - Polyglot Book Format - Polyglot Book Format
A PolyGlot opening book is a collection of triples (position, move, weight).
- Position is represented by a 64-bit Zobrist hash key, of a Board position.
- Move is a move that can be made from that position.
- Weight is proportional to the probability the move should be played.
References
chess/programming/polyglot_book_format.1641823646.txt.gz · Last modified: 2022/01/10 14:07 by peter