chess22k 1.5 released

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

sandermvdb
Posts: 160
Joined: Sat Jan 28, 2017 1:29 pm
Location: The Netherlands

chess22k 1.5 released

Post 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:
Ras
Posts: 2488
Joined: Tue Aug 30, 2016 8:19 pm
Full name: Rasmus Althoff

Re: chess22k 1.5 released

Post 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. ;-)