Page 1 of 1

chess22k 1.5 released

Posted: Sat Aug 12, 2017 9:40 am
by sandermvdb
I just released version 1.5 of chess22k. This version uses tapered eval and has some more eval terms (which could nicely be tuned by the Texel-tuner :) ).
https://github.com/sandermvdb/chess22k/releases/tag/1.5

Unfortunately I am running out of ideas so this could be the latest version I will ever release. Although I know I have said that before :wink:

Re: chess22k 1.5 released

Posted: Sat Aug 12, 2017 12:28 pm
by Ras
sandermvdb wrote:Unfortunately I am running out of ideas
You could:
- add full UCI support (go nodes, searchmoves, mate)
- add mate for the score display (with "info score mate x" instead of "info score cp x")
- enhance the time management, especially when playing with increment
- use a multiply-by-2 loop for the hash table size so that the engine will take the lowest power of 2 that still fits the limit

That would shift running out of ideas by a day or two. And then there's also the 45 TODO markups, that would take a bit longer. ;-)