giewev / Classy

MIT License
1 stars 0 forks source link

Add iterative search back into the engine #7

Closed giewev closed 7 years ago

giewev commented 7 years ago

Iterative search had some problems, and so it was removed. However it is still an important feature for usability and to some degree even for performance. First implementation can be a very simple version that just loops through the depths until the time runs out, but would be greatly improved by: