User Tools

Site Tools


chess:programming:zobrist_hashing

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:zobrist_hashing [2021/10/30 21:41] – [Implementation Consideration] peterchess:programming:zobrist_hashing [2021/10/30 21:41] (current) – [Implementation Consideration] peter
Line 166: Line 166:
   * This will reduce array of about 8th in size.   * This will reduce array of about 8th in size.
  
-If a bit boundary is used, the array becomes+If a bit boundary is used, the array becomes:
  
 <code cpp> <code cpp>
-piece*color*square + 63) bits;+(piece*color*square + 63) bits;
 </code> </code>
  
chess/programming/zobrist_hashing.1635630061.txt.gz · Last modified: 2021/10/30 21:41 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki