Skip to content

Catto v0.7.0

Compare
Choose a tag to compare
@nguyenphuminh nguyenphuminh released this 23 Jul 04:07
· 16 commits to main since this release
59a3e72
  • Added iterative deepening and aspiration windows, removed fixed depth searching. Info at each depth will now be logged out as the engine searches.
  • Added simple time control: Fixed time limit of 1/30 of the remaining time. Catto will now search infinitely if wtime, btime or movetime are not provided.
  • Small optimizations which removes duplicated function calls.
  • Fixed "position fen" command not working properly with "moves".