IvanHoe 999946 Beta

Discussion about chess-playing software (engines, hosts, opening books, platforms, etc...)
User avatar
kingliveson
Posts: 1388
Joined: Thu Jun 10, 2010 1:22 am
Real Name: Franklin Titus
Location: 28°32'1"N 81°22'33"W

Re: IvanHoe 999946 Beta

Post by kingliveson » Fri Dec 09, 2011 3:42 pm

IvanHoe 999946h Beta source released. Builds should be available over the weekend.

Changes:
diff -abBdEHrw IvanHoe-Beta-999946f-RobboLib/CHANGE_LOG IvanHoe-Beta-999946h-RL/CHANGE_LOG
150a151,154
>        Version g: Pipe fix (NostreDame), RobboExplorer fail when no dynamic
>                   50move Input in valid, Menu for Push buttons in UCI (UnLoad),
>                   plus crash (PeterPan), Language into ComradesGUI (NewBuy)
>        Plus h: NewBuy: ->exact with HAS_Total (novel), Yet: minored (in now)
PAWN : Knight >> Bishop >> Rook >>Queen

Marwan
Posts: 16
Joined: Fri Feb 25, 2011 11:11 am
Real Name: Marwan

Re: IvanHoe 999946 Beta

Post by Marwan » Sat Dec 10, 2011 1:14 am

hello kingliveson,
I would like to compile some examples of Ivanhoe code in visual studio 2010... Is it possible to have a good method (For Beginners) step by step for making It ?
Thanks in advance.

User avatar
kingliveson
Posts: 1388
Joined: Thu Jun 10, 2010 1:22 am
Real Name: Franklin Titus
Location: 28°32'1"N 81°22'33"W

Re: IvanHoe 999946 Beta

Post by kingliveson » Sat Dec 10, 2011 7:37 pm

Marwan, hi, please see viewtopic.php?f=3&t=995
PAWN : Knight >> Bishop >> Rook >>Queen

tomgdrums
Posts: 42
Joined: Thu Aug 05, 2010 12:23 am

Re: IvanHoe 999946 Beta

Post by tomgdrums » Sun Dec 11, 2011 4:51 am

kingliveson wrote:Marwan, hi, please see viewtopic.php?f=3&t=995
What is robboexplorer?

And where can one download the GUI and the ivanhoe that you have worked on. I find the website a bit confusing sometimes.

Thanks!

User avatar
kingliveson
Posts: 1388
Joined: Thu Jun 10, 2010 1:22 am
Real Name: Franklin Titus
Location: 28°32'1"N 81°22'33"W

Re: IvanHoe 999946 Beta

Post by kingliveson » Mon Dec 12, 2011 1:00 am

tomgdrums wrote: What is robboexplorer?

And where can one download the GUI and the ivanhoe that you have worked on. I find the website a bit confusing sometimes.

Thanks!

RobboExplorer in combination with RobboExplorative (Java GUI) and RobboBases allow browsing win, loss, and draw positions. See the picture in previous page.

I am just a package maintainer and not the developer. I think the first source release of the GUI began with IvanHoe 999950. The first build package of mine to include the GUIs, both ComardesGUI and RobboExplorative, was IvanHoe 999946f, and is available here. The latest is IvanHoe 999946h.
PAWN : Knight >> Bishop >> Rook >>Queen

User avatar
kingliveson
Posts: 1388
Joined: Thu Jun 10, 2010 1:22 am
Real Name: Franklin Titus
Location: 28°32'1"N 81°22'33"W

Re: IvanHoe 999946 Beta

Post by kingliveson » Mon Dec 12, 2011 1:27 am

IvanHoe 999946h Linux/Windows builds are available. The released source addressed some important issues, and it's a good idea to dump previous builds. ComradesGUI and RobboExplorative included in the package require Java 7.

01d871718a8b9bfcd8d5bf1123998be1 IvanHoe999946h.7z

Code: Select all

ed4a12f1fbd5e8f6f9130e9c2940628d  ./ComradesGUI/ComradesGUI.jar
65bec35371363c8ed30d917aa2866a7b  ./RobboExplorative/RobboExplorative.jar
7afe67857287c8599884914d84db68b8  ./Linux/Mode_Analysis/x86-64/IvanHoe999946h
ace27ef1ede2f9b094d954e62a330d0c  ./Linux/Mode_Analysis/x86-32/IvanHoe999946h
8dec388114b066304e2b1390dc7ccee9  ./Linux/Mode_Game_Play/x86-64/RobboBaseLib.so
5ce7bc907f462b03c2bacde0516e8ccb  ./Linux/Mode_Game_Play/x86-64/IvanHoe999946h
ac15213c903124ccc384d7e125b9bdfd  ./Linux/Mode_Game_Play/x86-32/RobboBaseLib.so
46bbc5a538b40471b29a9e5dec011eac  ./Linux/Mode_Game_Play/x86-32/IvanHoe999946h
4120b1e25563530b7a36aeafe22c92fe  ./Linux/RobboExplorer/x86-64/RobboExplorer
3a4a1ed294fb5a1289c078b64ce46809  ./Linux/RobboExplorer/x86-32/RobboExplorer
e2c2fef530c82e325cd8569a0d79e97d  ./Windows/Mode_Analysis/x86-64/IvanHoe999946h.exe
9174029f0a7b850b2095123c11c45bdc  ./Windows/Mode_Analysis/x86-32/IvanHoe999946h.exe
e28aea62bfc8a02ccd64c28a0cb07ccd  ./Windows/Mode_Game_Play/x86-64/IvanHoe999946h.exe
82691f71b3d2bd1774ed0010469a06c1  ./Windows/Mode_Game_Play/x86-64/RobboBaseLib.dll
bf7425fa68899b324ebec0a679f75e17  ./Windows/Mode_Game_Play/x86-32/IvanHoe999946h.exe
59c4d9ea312a1585f300743b9fb88ef4  ./Windows/Mode_Game_Play/x86-32/RobboBaseLib.dll
9c15ddd898b149e6308ccd2fc1426b5e  ./Windows/RobboExplorer/x86-64/RobboExplorer.exe
e2cdcf2478cf69dbc473b93dde4c31fe  ./Windows/RobboExplorer/x86-32/RobboExplorer.exe
PAWN : Knight >> Bishop >> Rook >>Queen

tomgdrums
Posts: 42
Joined: Thu Aug 05, 2010 12:23 am

Re: IvanHoe 999946 Beta

Post by tomgdrums » Mon Dec 12, 2011 5:23 am

kingliveson wrote:IvanHoe 999946h Linux/Windows builds are available. The released source addressed some important issues, and it's a good idea to dump previous builds. ComradesGUI and RobboExplorative included in the package require Java 7.

01d871718a8b9bfcd8d5bf1123998be1 IvanHoe999946h.7z

Code: Select all

ed4a12f1fbd5e8f6f9130e9c2940628d  ./ComradesGUI/ComradesGUI.jar
65bec35371363c8ed30d917aa2866a7b  ./RobboExplorative/RobboExplorative.jar
7afe67857287c8599884914d84db68b8  ./Linux/Mode_Analysis/x86-64/IvanHoe999946h
ace27ef1ede2f9b094d954e62a330d0c  ./Linux/Mode_Analysis/x86-32/IvanHoe999946h
8dec388114b066304e2b1390dc7ccee9  ./Linux/Mode_Game_Play/x86-64/RobboBaseLib.so
5ce7bc907f462b03c2bacde0516e8ccb  ./Linux/Mode_Game_Play/x86-64/IvanHoe999946h
ac15213c903124ccc384d7e125b9bdfd  ./Linux/Mode_Game_Play/x86-32/RobboBaseLib.so
46bbc5a538b40471b29a9e5dec011eac  ./Linux/Mode_Game_Play/x86-32/IvanHoe999946h
4120b1e25563530b7a36aeafe22c92fe  ./Linux/RobboExplorer/x86-64/RobboExplorer
3a4a1ed294fb5a1289c078b64ce46809  ./Linux/RobboExplorer/x86-32/RobboExplorer
e2c2fef530c82e325cd8569a0d79e97d  ./Windows/Mode_Analysis/x86-64/IvanHoe999946h.exe
9174029f0a7b850b2095123c11c45bdc  ./Windows/Mode_Analysis/x86-32/IvanHoe999946h.exe
e28aea62bfc8a02ccd64c28a0cb07ccd  ./Windows/Mode_Game_Play/x86-64/IvanHoe999946h.exe
82691f71b3d2bd1774ed0010469a06c1  ./Windows/Mode_Game_Play/x86-64/RobboBaseLib.dll
bf7425fa68899b324ebec0a679f75e17  ./Windows/Mode_Game_Play/x86-32/IvanHoe999946h.exe
59c4d9ea312a1585f300743b9fb88ef4  ./Windows/Mode_Game_Play/x86-32/RobboBaseLib.dll
9c15ddd898b149e6308ccd2fc1426b5e  ./Windows/RobboExplorer/x86-64/RobboExplorer.exe
e2cdcf2478cf69dbc473b93dde4c31fe  ./Windows/RobboExplorer/x86-32/RobboExplorer.exe

Thanks!!

Where can one find the Robbobases? I also must admit I don't quite how to operate the guis. But I installed Ivanhoe 46h (analysis) into Shredder and it works great. What is the difference between the game play version and the analysis version? I am much more interested in analysis of mine and other players' OTB games. (such as old masters etc. etc.)

Thanks again for your help.

Prima
Posts: 328
Joined: Tue Dec 14, 2010 6:12 am

Re: IvanHoe 999946 Beta

Post by Prima » Mon Dec 12, 2011 9:05 am

tomgdrums wrote:Where can one find the Robbobases? .
Scroll to mid page, here
http://www.open-chess.org/viewtopic.php?f=7&t=1686

User avatar
kingliveson
Posts: 1388
Joined: Thu Jun 10, 2010 1:22 am
Real Name: Franklin Titus
Location: 28°32'1"N 81°22'33"W

Re: IvanHoe 999946 Beta

Post by kingliveson » Mon Dec 12, 2011 5:33 pm

tomgdrums wrote:
Thanks!!

Where can one find the Robbobases? I also must admit I don't quite how to operate the guis. But I installed Ivanhoe 46h (analysis) into Shredder and it works great. What is the difference between the game play version and the analysis version? I am much more interested in analysis of mine and other players' OTB games. (such as old masters etc. etc.)

Thanks again for your help.
RobboBases can be obtained from either http://chess.cygnitec.com/RobboBases or http://ippolit.wikispaces.com/RobboBases.

Engine differences: GamePlay build is geared for engine-engine match, while Analysis build is for...analyzing. There are key differences; for one, UCI Ponder is disabled in Analysis build, and it has additional features, e.g. MonteCarlo search, and a few more utilities not found in GamePlay build. GamePlay is faster.

Apparently no one reads a readme file anymore. A lot of answers are provided in the readme.pdf file included in the package -- one of those answers is how to get RobboBases. Since it has not drawn your attention, perhaps if renamed to Please_Please_ReadMe.pdf will make a difference. :lol:

Depending on the suggestions, the readme.pdf might be renamed to something more obvious on the next release to grab more attention. Here are a few suggestions of mine: ReadMe.pdf, Help.pdf, HowTo.pdf, Obama_Will_Not_Be_Re-Elected_Unless_You_Read_This.pdf, Obama_Will_Be_Re-Elected_Unless_You_Read_This.pdf,...
PAWN : Knight >> Bishop >> Rook >>Queen

tomgdrums
Posts: 42
Joined: Thu Aug 05, 2010 12:23 am

Re: IvanHoe 999946 Beta

Post by tomgdrums » Mon Dec 12, 2011 6:30 pm

kingliveson wrote:
tomgdrums wrote:
Thanks!!

Where can one find the Robbobases? I also must admit I don't quite how to operate the guis. But I installed Ivanhoe 46h (analysis) into Shredder and it works great. What is the difference between the game play version and the analysis version? I am much more interested in analysis of mine and other players' OTB games. (such as old masters etc. etc.)

Thanks again for your help.
RobboBases can be obtained from either http://chess.cygnitec.com/RobboBases or http://ippolit.wikispaces.com/RobboBases.

Engine differences: GamePlay build is geared for engine-engine match, while Analysis build is for...analyzing. There are key differences; for one, UCI Ponder is disabled in Analysis build, and it has additional features, e.g. MonteCarlo search, and a few more utilities not found in GamePlay build. GamePlay is faster.

Apparently no one reads a readme file anymore. A lot of answers are provided in the readme.pdf file included in the package -- one of those answers is how to get RobboBases. Since it has not drawn your attention, perhaps if renamed to Please_Please_ReadMe.pdf will make a difference. :lol:

Depending on the suggestions, the readme.pdf might be renamed to something more obvious on the next release to grab more attention. Here are a few suggestions of mine: ReadMe.pdf, Help.pdf, HowTo.pdf, Obama_Will_Not_Be_Re-Elected_Unless_You_Read_This.pdf, Obama_Will_Be_Re-Elected_Unless_You_Read_This.pdf,...
Thanks again for the help!

I did check out the read me file and the one thing I don't understand is the difference between triple bases total bases and robbobases. Do I need all of them? Or is one of them bitbases (like shredderbases) That is that part that I find a little confusing.

Thanks!

Post Reply