9 lines
185 B
Markdown
9 lines
185 B
Markdown
Notes on Building Chess Engines
|
|
===============================
|
|
|
|
BitBoards
|
|
---------
|
|
|
|
### Counting Bit Sets
|
|
|
|
https://graphics.stanford.edu/%7Eseander/bithacks.html#CountBitsSetParallel
|