Congrats Antonio, shall take a lookAntonio Torrecillas wrote:Hola,
Rocinante 1.0 engine is available (source + win32 executable)
This is an UCI engine based on the algorithm PB* .B* probability based search )
This first version is dedicated to reinvent, demonstrate, evaluate the validity of this algorithm so
it lack of the usual improvements that own modern engines (Zobrist hash + transposition table,
futility, late move reduction, end game tablebase ...) and evaluation is just the simplified UFO.
The reference used to develop PB* in this engine is B* Probability Based Search
I hope my implementation of PB* resemble the original.
Rocinante is able to fight some games against TSCP 1.81 (Blitz 2/6
+35-51=14) so milestone reached.
Happy testing, cloning...
Let me know of any issue/bug.
Regards,Antonio.
engine Rocinante is available.
Moderator: Ras
-
- Posts: 582
- Joined: Sun Feb 18, 2007 11:07 pm
- Location: Almeria. SPAIN
- Full name: Andres Valverde Toresano
Re: engine Rocinante is available.
Saludos, Andres
-
- Posts: 2291
- Joined: Fri Jul 14, 2006 7:56 am
- Location: London, England
- Full name: Jim Ablett
Re: engine Rocinante is available.
I've uploaded the paper which is in postscript format to an online viewerThe reference used to develop PB* in this engine is B* Probability Based Search
for easy viewing.
http://view.samurajdata.se/psview.php?i ... 408&page=1
Jim.