User Tools

Site Tools


chess:programming:polyglot_book_format:file_format

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
chess:programming:polyglot_book_format:file_format [2022/01/11 13:35] peterchess:programming:polyglot_book_format:file_format [2022/01/11 14:14] (current) peter
Line 9: Line 9:
    uint64_t key;    uint64_t key;
    uint16_t move;    uint16_t move;
-   uint16_t count;+   uint16_t weight;
    uint32_t learn;    uint32_t learn;
 }; };
Line 31: Line 31:
 }; };
 </code> </code>
 +
 +  * This still represents the same data.
  
 </WRAP> </WRAP>
  
chess/programming/polyglot_book_format/file_format.1641908110.txt.gz · Last modified: 2022/01/11 13:35 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki