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