Sloppy 0.1.1 released

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

Moderators: hgm, Harvey Williamson, bob

Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
Post Reply
User avatar
ilari
Posts: 750
Joined: Mon Mar 27, 2006 5:45 pm
Location: Finland
Contact:

Sloppy 0.1.1 released

Post by ilari » Tue Oct 23, 2007 10:28 pm

http://koti.mbnet.fi/~ilaripih/sloppy/

It's the second version of my open source chess engine. Unlike the first version Sloppy 0.1.1 compiles also with Microsoft's compiler (makefile included). Configuration (hash size, etc.) is now also easier because there's a config file.

As for playing strength, this version should definitely be stronger by 0 - 100 ELO, thanks to improvements in search and a complete rewrite of king-attack evaluation. I haven't run enough test games to be absolutely sure though.

As always, I'd very much appreciate faster binaries, feedback, and especially a binary for Windows x86-64.

Regards,
Ilari

User avatar
Jim Ablett
Posts: 1327
Joined: Fri Jul 14, 2006 5:56 am
Location: London, England
Contact:

Re: Sloppy 0.1.1 released

Post by Jim Ablett » Wed Oct 24, 2007 12:55 am

Sloppy 0.1.1 win32 Intel compiler 10 pgo build

http://www.2xupload.de/file/21284f53867 ... a.zip.html

Jim.

Tony Thomas

Re: Sloppy 0.1.1 released

Post by Tony Thomas » Wed Oct 24, 2007 3:38 am

I was waiting for the release of this version. Let's hope I have found a new comer that can out do bugchess.

Tony Thomas

Re: Sloppy 0.1.1 released

Post by Tony Thomas » Wed Oct 24, 2007 3:51 am

I wish I had a logo to go with it.


Found one at the page of JA.

User avatar
David Dahlem
Posts: 900
Joined: Wed Mar 08, 2006 8:06 pm

Re: Sloppy 0.1.1 released

Post by David Dahlem » Wed Oct 24, 2007 12:33 pm

Tony Thomas wrote:I wish I had a logo to go with it.


Found one at the page of JA.
You can find my Sloppy logo here ...

http://wbec-ridderkerk.nl/html/Dave_logosA.html

Regards
Dave

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

Re: Sloppy 0.1.1 released

Post by ilari » Wed Oct 24, 2007 6:59 pm

Sloppy 0.1.1 win32 Intel compiler 10 pgo build
Thanks! I've uploaded the binary to my site.

I was waiting for the release of this version. Let's hope I have found a new comer that can out do bugchess.
I just ran 100 bullet games against BugChess2 V1.5.2. Sloppy 0.1.1 (64-bit) got 55% of the score (41-31-28). Being a bitboard engine, the 32-bit version would of course be a bit weaker.

You can find my Sloppy logo here ...
Nicely done. Logos seem to be important in the computer chess world.

SzG
Posts: 2447
Joined: Fri Mar 10, 2006 6:20 am
Location: Szentendre, Hungary

Re: Sloppy 0.1.1 released

Post by SzG » Wed Oct 24, 2007 8:48 pm

ilari wrote:
I just ran 100 bullet games against BugChess2 V1.5.2. Sloppy 0.1.1 (64-bit) got 55% of the score (41-31-28). Being a bitboard engine, the 32-bit version would of course be a bit weaker.
In a 40 moves in 6 minutes match Sloppy is leading BugChess 7-3-4 here (32-bit).

Nicely done. Logos seem to be important in the computer chess world.
They are. Everything is important that makes life beautiful.
Gabor Szots

CCRL testing group

Tony Thomas

Re: Sloppy 0.1.1 released

Post by Tony Thomas » Thu Oct 25, 2007 7:49 am

ilari wrote:Nicely done. Logos seem to be important in the computer chess world.
You arent kidding, my Alfil program gained about 30 points because I used a Graham Banks logo. :lol:

SzG
Posts: 2447
Joined: Fri Mar 10, 2006 6:20 am
Location: Szentendre, Hungary

Re: Sloppy 0.1.1 released

Post by SzG » Thu Oct 25, 2007 1:23 pm

SzG wrote:
ilari wrote:
I just ran 100 bullet games against BugChess2 V1.5.2. Sloppy 0.1.1 (64-bit) got 55% of the score (41-31-28). Being a bitboard engine, the 32-bit version would of course be a bit weaker.
In a 40 moves in 6 minutes match Sloppy is leading BugChess 7-3-4 here (32-bit).
Ended 14-6-12. For Sloppy I used Jim Ablett's slightly faster compile on a P4 3GHz machine.
Gabor Szots

CCRL testing group

Tony Thomas

Re: Sloppy 0.1.1 released

Post by Tony Thomas » Thu Oct 25, 2007 5:58 pm

SzG wrote:
SzG wrote:
ilari wrote:
I just ran 100 bullet games against BugChess2 V1.5.2. Sloppy 0.1.1 (64-bit) got 55% of the score (41-31-28). Being a bitboard engine, the 32-bit version would of course be a bit weaker.
In a 40 moves in 6 minutes match Sloppy is leading BugChess 7-3-4 here (32-bit).
Ended 14-6-12. For Sloppy I used Jim Ablett's slightly faster compile on a P4 3GHz machine.
At my time controls, sloppy is still lagging behind Bugchess after around 80 games. May be my time control (1m+1sec) is too fast for sloppy, and simple tricks like the ones Uri recently did, printing the pv etc, could help it a lot.

Code: Select all

2 BugChess2_V1_5_2               : 2641   57  56   127    61.8 %   2557   18.1 %
24 Sloppy-0.1.1 JA                : 2561   59  59    97    50.0 %   2561   27.8 

Post Reply