User Tools

Site Tools


chess:programming:polyglot_book_format

Chess - Programming - Polyglot Book Format - Polyglot Book Format

A PolyGlot opening book is a collection of triples (Key, Move, Weight).

  • Key is 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.

Castle

Enpassant

Extensions for other forms of Chess

File Format

Key

Learn

Move

Piece

Tests

Turn

Weight


References

chess/programming/polyglot_book_format.txt · Last modified: 2022/01/11 14:16 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki