kranium wrote:yes...bob wrote: Next, (and by the way, I didn't point out the claim by Vas, CT quoted it and suddenly a "warning light" started blinking as I had just not given this much thought) we do not have the source of R1. But we have a direct statement by Vas that Strelka was a copy of R1, that the source for Strelka was written by reverse-engineering the assembly language in the Rybka 1 executable. And he then claimed that "strelka is my code, and I will now distribute it as such." So we have a direct tie from strelka to Rybka.
Finally, a few have started to compare strelka to fruit, and have found marked similarities, and lots of identical code that is shared between both. So this establishes a link from strelka to fruit.
So we end up with a direct connection from fruit -> strelka -> rybka 1, with the probable connection of Rybka 1 -> Rybka 2 -> Rybka 3.
and a while back an extremely thorough line by line binary comparison of the Stelka 2.0 and Rybka 1.0 executables was conducted by (a group of software engineers) - led by Rick Fadden, who concluded the two binaries were 100% 'identical'.
http://64.68.157.89/forum/viewtopic.php ... bka+stelka
it seems clear to me that this document, when used in conjunction with fruit 2.1 -> strelka 2.0 source code comparison bolsters the argument considerably.
oh yes and there's more here:
http://64.68.157.89/forum/viewtopic.php ... ht=strelka
in brief, rick's conclusions were:
(strelka 2.0 binary to rybka 1.0 binary)
Big Picture Summary: All of the code above matches, all of the code below matches, everything matches (with some exception, but the amount of material that matches exactly is stunning).
(strelka 2.0 source code to rybka 1.0 binary)
Keep in mind that I have stepped through all of the chess logic in Strelka and for each single line of C++ I see the exact same calculation in the Rybka 1.0 Beta X86 instructions. Everything exactly matches.
