Run with the options /firstTimeOdds=10 /secondTimeOdds=10 /tc=0 /inc=1 .
Not surse TC=0 makes sense, though. You get the increment added after your move, so you would have to make the first move in 0 sec. So perhaps it would be better to set /tc=0:01. The time-odds then divides all times by 10.
if you suggest values for UCI options I'll be happy to test ChessMind for CCRL 40/4
Regards.
Well, I started the test with default values, let's see how the new ChessMind 0.80 performs!
Default values are OK dor now, otherwise they would not be default
The problem is that these values are not tuned, so I wrote that anyone who wants to play around with the engine a bit could modify the option values to see if there are better combinations.
hgm wrote:Run with the options /firstTimeOdds=10 /secondTimeOdds=10 /tc=0 /inc=1 .
Not surse TC=0 makes sense, though. You get the increment added after your move, so you would have to make the first move in 0 sec. So perhaps it would be better to set /tc=0:01. The time-odds then divides all times by 10.
I hope all engine authors are aware of this important fact.
hgm wrote:Run with the options /firstTimeOdds=10 /secondTimeOdds=10 /tc=0 /inc=1 .
Not surse TC=0 makes sense, though. You get the increment added after your move, so you would have to make the first move in 0 sec. So perhaps it would be better to set /tc=0:01. The time-odds then divides all times by 10.
Thanks. I thought increment comes before the move. Like this is more logical.