Skip to content

v0.11

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 19:55
Detect threefold repetition (#15)

* Refactor alpha-beta search a bit
* Zobrist hashing
* Add GameState::to_fen()
* Small performance improvements to Zobrist hashes
* v0.11