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.
-
Antonio Torrecillas
- Posts: 90
- Joined: Sun Nov 02, 2008 3:43 pm
- Location: Barcelona
Post
by Antonio Torrecillas » Mon Apr 05, 2010 5:33 pm
An update is available for the UCI engine Simplex at
http://www.escacsrubi.com/simplex/simplex_0_9_3.zip
From the Readme:
Code: Select all
Simplex 0.9.3
This is the first Simplex delivered with sources.
Some of the code can be shared with my other engine Rocinante.
I have recovered some sources, dated in May 2008, under the name DarkSimplex 0.9.3
from experiments about the published description of DarkThought,
Markus Gille and Ernst Heinz available in the Web.(http://people.csail.mit.edu/heinz/dt/)
I am not sure that this engine is better than the previous one: Simplex (2007),
but it will be the basis for future developments.
To do list:
- prepare the code for multiprocessor execution.
- improve the evaluation.
- add new bitbases.
Changes so far:
- renamed the engine to its original name Simplex.
- Separated all sources and artifacts of debugging and experimentation.
- Auto tuning (poor results).
- Manual tuning.
- I made some test to verify the stability of the engine.
- porting to Linux (Open Suse 64 bits).
This engine compiles on windows with compilers Microsoft, GNU (Mingw).(Intel not tested).
In linux(64-bit) I have tried the GNU and the Intel compiler.
Let me know of any issue with Simplex.
Enjoy.
Antonio.
-
Le Fou numerique
- Posts: 859
- Joined: Wed Apr 05, 2006 7:58 pm
- Location: Elsass
-
Contact:
Post
by Le Fou numerique » Mon Apr 05, 2010 6:24 pm
Hi Antonio,
Thanks for the update.
In the
UEL one engine per author is allowed.
Which engine should we give preference:
Rocinante or
Simplex?
Regards,
Patrick
-
Carlos777
- Posts: 616
- Joined: Sun Dec 13, 2009 5:09 pm
Post
by Carlos777 » Mon Apr 05, 2010 10:24 pm
Hi Patrick,
Simplex is definitely stronger, but let's wait until Antonio gives the
official answer.
Best,
Carlos
-
Antonio Torrecillas
- Posts: 90
- Joined: Sun Nov 02, 2008 3:43 pm
- Location: Barcelona
Post
by Antonio Torrecillas » Tue Apr 06, 2010 5:13 pm
Salut Patrick,
Simplex is the main engine.
When I'm out of ideas, I experimented with other algorithms.
The result of one of these experiments was the engine Rocinante.
As I do not know of any engine which uses the algorithm PB*, I decided to publish it.
Unless there is a significant improvement, I do not continue to update Rocinante.
Merci pour ton excellent tournoi.(Thank you for your excellent tournament.)
A+
Antonio.