Skip to content

Eubos v3.0

Compare
Choose a tag to compare
@cjbolt cjbolt released this 02 Jan 14:13
· 184 commits to master since this release

This is a major release because I changed the primary search algorithm to NegaScout from NegaMax.
I also made an ammendment to the hash allocation, so that Eubos now uses the full hash allowance, rather than using the next lowest power of 2 to the maximum hash table size, as it did previously.
These two changes have improved the strength of Eubos, particularly at longer time controls.