New UCI engine: ChessMind

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

Moderator: Ras

metax
Posts: 344
Joined: Wed Sep 23, 2009 5:56 pm
Location: Germany

Re: New UCI engine: ChessMind

Post by metax »

alpha123 wrote:I recall being able to test at ultrafast time controls like that in Shredder, which version are you using?
I am using Shredder Classic 3 and you can only specify hours, minutes and increment there. No seconds...

alpha123 wrote:And don't even bother with Arena for fast games, it makes any engine look like it has bad time management :P.
lol :D
User avatar
Aser Huerga
Posts: 812
Joined: Tue Jun 16, 2009 10:09 am
Location: Spain

Re: New UCI engine: ChessMind

Post by Aser Huerga »

Hello Luca,

if you suggest values for UCI options I'll be happy to test ChessMind for CCRL 40/4

Regards.
Milos
Posts: 4190
Joined: Wed Nov 25, 2009 1:47 am

Re: New UCI engine: ChessMind

Post by Milos »

hgm wrote:WinBoard does... Just enter 0:30 in the minutes field.

Or set a time-odds factor. With time-odds factor of 100 you can specify centi-seconds! 8-) :idea:
How do you set up time-odds in tournament?
For example you want 0sec+0.1sec TC, how do you do that?
User avatar
hgm
Posts: 28353
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: New UCI engine: ChessMind

Post by hgm »

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.
User avatar
Aser Huerga
Posts: 812
Joined: Tue Jun 16, 2009 10:09 am
Location: Spain

Re: New UCI engine: ChessMind

Post by Aser Huerga »

Aser Huerga wrote:Hello Luca,

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!
metax
Posts: 344
Joined: Wed Sep 23, 2009 5:56 pm
Location: Germany

Re: New UCI engine: ChessMind

Post by metax »

Aser Huerga wrote:
Aser Huerga wrote:Hello Luca,

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.
User avatar
Matthias Gemuh
Posts: 3245
Joined: Thu Mar 09, 2006 9:10 am

Re: New UCI engine: ChessMind

Post by Matthias Gemuh »

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.

Matthias.
My engine was quite strong till I added knowledge to it.
http://www.chess.hylogic.de
alpha123
Posts: 660
Joined: Sat Dec 05, 2009 5:13 am
Location: Colorado, USA

Re: New UCI engine: ChessMind

Post by alpha123 »

metax wrote:
alpha123 wrote:I recall being able to test at ultrafast time controls like that in Shredder, which version are you using?
I am using Shredder Classic 3 and you can only specify hours, minutes and increment there. No seconds...

alpha123 wrote:And don't even bother with Arena for fast games, it makes any engine look like it has bad time management :P.
lol :D
Shredder 12 GUI (which I think is Shredder Classic 4) has seconds, I think.

Maybe WinBoard or ChessGUI then.

Peter
User avatar
Jim Ablett
Posts: 2143
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: New UCI engine: ChessMind

Post by Jim Ablett »

Image

Jim.
Milos
Posts: 4190
Joined: Wed Nov 25, 2009 1:47 am

Re: New UCI engine: ChessMind

Post by Milos »

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.