Cutechess-cli 0.3.0 released

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

Moderator: Ras

User avatar
ilari
Posts: 750
Joined: Mon Mar 27, 2006 7:45 pm
Location: Finland

Re: Cutechess-cli 0.3.0 released

Post by ilari »

Ferdy wrote:BTW just want to verify, how cutechess-cli adjudicate if I use -resign 5 900? Do the 2 engines have to agree on the score of 900 and count of 5?
No, the engines don't have to agree on it, it should be enough if one engine is below -900 for 5 or more moves. Something is definitely wrong here, because you get a "White wins" adjudication on white's move even though it should only happen after black's move. I don't think it's the adjudication code that's at fault, it's got to be elsewhere, even the -wait option could possibly affect it. I'll investigate...