Uri Blass wrote:Daniel Mehrmann wrote:Alessandro Scotti wrote:From one side we have opinions here at the CCC that Strelka is an obvious "translation" of Fruit, or that it is at least "very, very Fruit like".
On the other hand Vas has posted on the Rybka forum that Strelka is Rybka but he does not "see obvious signs of other code usage" so he claims Strelka as his own!
Surely there is a contradiction between those views? My head is now spinning...

Well, i believe that strelka has a lot of fruit code inside. I don't know if it was created from a full fruit, but the "author" claimed it.
However, you can see it very easy by just looking on the coding
style. How things are written, e.g case sensitive or using"_" or only big letters and so on.
You will find a lot of parts in the sourcecode which doesn't fit in the style of the complete source...
Anyway, Dann Corbit is a very very big disapointment for me and at least he should see that what i explained above. He should no longer be asked in clone cases....sorry
Best,
Daniel
You may also consider Tord as disappointment for you because Tord did not consider strelka to be a clone.
I prefer to assume that a person is not quilty in case of a doubt and some similiarity does not prove that a person is quilty.
I think that strelka has only a small part of fruit code and small part does not prove cloning(otherwise based on the same logic every 2 programs that have i++; inside their code can be considered as clones)
Uri
Well, let me tell you some things about coding. I don't know if you're working as a professional progammer like me over years in IT/software houses. I worked in big projects (some hundreds of programmer together) and now in a little project (just 30 people). You'll get experince of code style. You'll learn that every programmer has a own
signature of coding.
Specialy if it a private one person project, like chessprogramming, the signature is pretty clear. Basicly you're looking to other code and try to understand and write it down in your own signature of code.
In the case of Strelka i found serval lines of code which isn't written in the signature of the other parts.
Back to your arguments i just can repeat that the author claimed he was starting from a full fruit and if i see the code i would agree with him, because as i pointed out above you would write it in your own sginature of code style instead of copying the stuff. That helps you later on to understand your own program better. If you would using other styles and just start to mix your code you'll get a dirty picture.
I know that programmers, this is based on my experince of my work as professional programmer, would avoid this case if it possible anyway.
And keepout Tord please. This is just a dirty try.
Best,
Daniel