Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 205 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 205 Bytes

INSTALLING:

  1. Clone repo
  2. To install package: pip install .
  3. To build: ./build.sh

TODO:

  • Implement iterative deepening
  • Only memoize positions in the early game
  • Improve move ordering