| View previous topic :: View next topic |
| Author |
Message |
Jonatan Pettersson

Joined: 03 Oct 2011 Posts: 62
|
Posted: Mon Jul 30, 2012 6:16 pm Post subject: Mediocre v0.5 released |
|
|
Mediocre v0.5 is released and available for download.
Should be noticably stronger than the previous version (v0.4) and might play quite a bit different since I rewrote a big chunk of the evaluation (probably not adding much in terms of strength though).
For anyone messing about in the code it should be a lot nicer now as I converted it to a Maven project, with a bit of automatic build-params and such. Importing into Eclipse (or some IDE of your choice) should be a breeze now.
Download here _________________ http://mediocrechess.blogspot.com/
http://mediocrechess.sourceforge.net/
http://sourceforge.net/projects/mediocrechess/ |
|
| Back to top |
|
 |
Julien MARCEL

Joined: 05 May 2008 Posts: 2270 Location: Nantes (France)
|
Posted: Mon Jul 30, 2012 6:31 pm Post subject: Re: Mediocre v0.5 released |
|
|
Thanks Jonatan! Both for the engine and... your guides! Often, when I google for a programming topic I end up on your website!  _________________
Author of Prédateur chess engine: http://predateur-chess.blogspot.fr
Last edited by Julien MARCEL on Mon Jul 30, 2012 6:49 pm; edited 1 time in total |
|
| Back to top |
|
 |
Richard Allbert
Joined: 19 Jul 2006 Posts: 678
|
Posted: Mon Jul 30, 2012 6:39 pm Post subject: Re: Mediocre v0.5 released |
|
|
Thanks,
You've made really good progress with this engine.
Regards
Richard |
|
| Back to top |
|
 |
Thomas Petzke
Joined: 03 Mar 2011 Posts: 268 Location: Germany
|
Posted: Mon Jul 30, 2012 6:40 pm Post subject: Re: Mediocre v0.5 released |
|
|
Hi Jonatan,
good to see you back at it. Looking forward to run some games against it
Thomas ... |
|
| Back to top |
|
 |
Graham Banks

Joined: 26 Feb 2006 Posts: 19754 Location: Auckland, NZ
|
Posted: Mon Jul 30, 2012 6:45 pm Post subject: Re: Mediocre v0.5 released |
|
|
| Zlaire wrote: |
Mediocre v0.5 is released and available for download.
Should be noticably stronger than the previous version (v0.4) and might play quite a bit different since I rewrote a big chunk of the evaluation (probably not adding much in terms of strength though).
For anyone messing about in the code it should be a lot nicer now as I converted it to a Maven project, with a bit of automatic build-params and such. Importing into Eclipse (or some IDE of your choice) should be a breeze now.
Download here |
Thanks Jonatan.  _________________ My email addresses:
gbanksnz at gmail.com
gbanksnz at yahoo.co.nz |
|
| Back to top |
|
 |
Tony Mokonen
Joined: 12 Mar 2006 Posts: 545 Location: Vancouver
|
Posted: Tue Jul 31, 2012 5:02 am Post subject: Re: Mediocre v0.5 released |
|
|
| Hi Jonatan. I seemed to have problems with the supplied performance.bin book. Mediocre opened the book, but didn't play any books moves, as white or black. There were no entries in the log file. It did seem to work with the performance.bin book from my Fruit installation, so maybe it's the book file itself...? |
|
| Back to top |
|
 |
Jonatan Pettersson

Joined: 03 Oct 2011 Posts: 62
|
Posted: Tue Jul 31, 2012 9:45 am Post subject: Re: Mediocre v0.5 released |
|
|
| tmokonen wrote: |
| Hi Jonatan. I seemed to have problems with the supplied performance.bin book. Mediocre opened the book, but didn't play any books moves, as white or black. There were no entries in the log file. It did seem to work with the performance.bin book from my Fruit installation, so maybe it's the book file itself...? |
You're right, very strange. I wonder if my performance.bin was corrupted somewhere along the way.. It seems to work with a fresh download.
I'll make a new release with a new performance.bin.
And if you already downloaded it, just replace it with a new one. _________________ http://mediocrechess.blogspot.com/
http://mediocrechess.sourceforge.net/
http://sourceforge.net/projects/mediocrechess/ |
|
| Back to top |
|
 |
Jonatan Pettersson

Joined: 03 Oct 2011 Posts: 62
|
|
| Back to top |
|
 |
Matthew R. Brades
Joined: 17 Jul 2011 Posts: 800
|
Posted: Tue Jul 31, 2012 1:39 pm Post subject: Re: Mediocre v0.5 released |
|
|
| Quote: |
So taking Matthew's advice from my previous post I took a look at all the lines touching futility pruning, and I found a difference. It was indeed futility being turned off (I had missed a third boolean).
|
See? I can be a useful person, honestly!
Matthew:out _________________ Well, that's that.
Account. Gone. |
|
| Back to top |
|
 |
Tony Mokonen
Joined: 12 Mar 2006 Posts: 545 Location: Vancouver
|
Posted: Tue Jul 31, 2012 2:58 pm Post subject: Re: Mediocre v0.5 released |
|
|
| Thank you, Jonatan. |
|
| Back to top |
|
 |
|