Skip to content

Catto v0.5.1

Compare
Choose a tag to compare
@nguyenphuminh nguyenphuminh released this 16 Feb 08:25
· 25 commits to main since this release
64063b2
  • Fixed LMR:
    • Fixed an error where rather than searching the first 4 moves of each depth at full depth, it will just search the first 4 moves it found at full depth.
    • Fixed an error where it might still perform LMR on moves that cause extensions.
  • Added hash move ordering.
  • Reduced search extensions limit due to it being too slow.