User Tools

Site Tools


chess:programming:polyglot_book_format

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
chess:programming:polyglot_book_format [2022/01/10 14:07] – created peterchess:programming:polyglot_book_format [2022/01/11 14:16] (current) peter
Line 1: Line 1:
 ====== Chess - Programming - Polyglot Book Format - Polyglot Book Format ====== ====== Chess - Programming - Polyglot Book Format - Polyglot Book Format ======
  
-A **PolyGlot** opening book is a collection of triples (positionmoveweight).+A **PolyGlot** opening book is a collection of triples (KeyMoveWeight).
  
-  * **Position** is represented by a 64-bit Zobrist hash key, of a Board position.+  * **Key** is a 64-bit Zobrist hash key, of a Board position.
   * **Move** is a move that can be made from that position.   * **Move** is a move that can be made from that position.
   * **Weight** is proportional to the probability the move should be played.   * **Weight** is proportional to the probability the move should be played.
  
 ---- ----
 +
 +[[Chess:Programming:Polyglot Book Format:Castle|Castle]]
 +
 +[[Chess:Programming:Polyglot Book Format:Enpassant|Enpassant]]
 +
 +[[Chess:Programming:Polyglot Book Format:Extensions for other forms of Chess|Extensions for other forms of Chess]]
 +
 +[[Chess:Programming:Polyglot Book Format:File Format|File Format]]
 +
 +[[Chess:Programming:Polyglot Book Format:Key|Key]]
 +
 +[[Chess:Programming:Polyglot Book Format:Learn|Learn]]
  
 [[Chess:Programming:Polyglot Book Format:Move|Move]] [[Chess:Programming:Polyglot Book Format:Move|Move]]
  
-[[Chess:Programming:Polyglot Book Format:Position|Position]]+[[Chess:Programming:Polyglot Book Format:Piece|Piece]] 
 + 
 +[[Chess:Programming:Polyglot Book Format:Tests|Tests]] 
 + 
 +[[Chess:Programming:Polyglot Book Format:Turn|Turn]]
  
 [[Chess:Programming:Polyglot Book Format:Weight|Weight]] [[Chess:Programming:Polyglot Book Format:Weight|Weight]]
chess/programming/polyglot_book_format.1641823646.txt.gz · Last modified: 2022/01/10 14:07 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki