Annotated Rybka 1.0 Beta eval

Code, algorithms, languages, construction...
Post Reply
BB+
Posts: 1484
Joined: Thu Jun 10, 2010 4:26 am

Annotated Rybka 1.0 Beta eval

Post by BB+ »

Since this doesn't seem to be analysed and/or available anywhere, I attach a briefly annotated text file of the Rybka 1.0 Beta evaluation function (I used the 64-bit version). I did not include the pawn evaluation part. One can compare to the Strelka and/or Fruit code if desired.
Attachments
R1x64eval.txt
1000-line ASM dump of Rybka 1.0 Beta x64 evaluation function, with brief comments
(42.75 KiB) Downloaded 421 times
User avatar
Chris Whittington
Posts: 437
Joined: Wed Jun 09, 2010 6:25 pm

Re: Annotated Rybka 1.0 Beta eval

Post by Chris Whittington »

BB+ wrote:Since this doesn't seem to be analysed and/or available anywhere, I attach a briefly annotated text file of the Rybka 1.0 Beta evaluation function (I used the 64-bit version). I did not include the pawn evaluation part. One can compare to the Strelka and/or Fruit code if desired.
how does it compare?
BB+
Posts: 1484
Joined: Thu Jun 10, 2010 4:26 am

Re: Annotated Rybka 1.0 Beta eval

Post by BB+ »

Must I do everything for you? ;) If you really want, I can attempt a side-by-side(-by-side) listing, though I think that might tend to exaggerate some issues.
User avatar
Chris Whittington
Posts: 437
Joined: Wed Jun 09, 2010 6:25 pm

Re: Annotated Rybka 1.0 Beta eval

Post by Chris Whittington »

BB+ wrote:Must I do everything for you? ;) If you really want, I can attempt a side-by-side(-by-side) listing, though I think that might tend to exaggerate some issues.
deja vu ex-employee, but surely not?!

anyhows, I thought you already had done the compares .....
Post Reply