giewev / Classy

MIT License
1 stars 0 forks source link

Expand usage of transposition tables #20

Closed giewev closed 7 years ago

giewev commented 7 years ago

There are many more optimizations which can be done with the trans table.

giewev commented 7 years ago

Added cutoff moves to the trans table. Currently they are used for move ordering as well as returning early if the score is deep enough and is still outside the alpha-beta bounds