Sloppy 0.1.1 released
Moderators: hgm, Harvey Williamson, bob
Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
Sloppy 0.1.1 released
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
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
- Jim Ablett
- Posts: 1327
- Joined: Fri Jul 14, 2006 5:56 am
- Location: London, England
- Contact:
Re: Sloppy 0.1.1 released
Sloppy 0.1.1 win32 Intel compiler 10 pgo build
http://www.2xupload.de/file/21284f53867 ... a.zip.html
Jim.
http://www.2xupload.de/file/21284f53867 ... a.zip.html
Jim.
-
Tony Thomas
Re: Sloppy 0.1.1 released
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
I wish I had a logo to go with it.
Found one at the page of JA.
Found one at the page of JA.
- David Dahlem
- Posts: 900
- Joined: Wed Mar 08, 2006 8:06 pm
Re: Sloppy 0.1.1 released
You can find my Sloppy logo here ...Tony Thomas wrote:I wish I had a logo to go with it.
Found one at the page of JA.
http://wbec-ridderkerk.nl/html/Dave_logosA.html
Regards
Dave
Re: Sloppy 0.1.1 released
Thanks! I've uploaded the binary to my site.Sloppy 0.1.1 win32 Intel compiler 10 pgo build
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.I was waiting for the release of this version. Let's hope I have found a new comer that can out do bugchess.
Nicely done. Logos seem to be important in the computer chess world.You can find my Sloppy logo here ...
Re: Sloppy 0.1.1 released
In a 40 moves in 6 minutes match Sloppy is leading BugChess 7-3-4 here (32-bit).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.
They are. Everything is important that makes life beautiful.Nicely done. Logos seem to be important in the computer chess world.
Gabor Szots
CCRL testing group
CCRL testing group
-
Tony Thomas
Re: Sloppy 0.1.1 released
You arent kidding, my Alfil program gained about 30 points because I used a Graham Banks logo.ilari wrote:Nicely done. Logos seem to be important in the computer chess world.
Re: Sloppy 0.1.1 released
Ended 14-6-12. For Sloppy I used Jim Ablett's slightly faster compile on a P4 3GHz machine.SzG wrote:In a 40 moves in 6 minutes match Sloppy is leading BugChess 7-3-4 here (32-bit).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.
Gabor Szots
CCRL testing group
CCRL testing group
-
Tony Thomas
Re: Sloppy 0.1.1 released
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.SzG wrote:Ended 14-6-12. For Sloppy I used Jim Ablett's slightly faster compile on a P4 3GHz machine.SzG wrote:In a 40 moves in 6 minutes match Sloppy is leading BugChess 7-3-4 here (32-bit).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.
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 

