My question si how are you sure there is not a single line from crafty source code in " the original work from robert houdar"From the start I have very clearly acknowledged the different sources of inspiration for Houdini (Ippo/Robbo, Stockfish and Crafty) and have shown every respect for the hard work of others, be it on my web site, in the readme file, or in this forum...
Houdini and the Ippo family have lots of high-level similarities, but zillions of low-level subtle differences.
Question for Dr. Robert M. Hyatt
Question for Dr. Robert M. Hyatt
According to Robert Houdart He was inspired
-
- Posts: 616
- Joined: Thu May 19, 2011 1:35 am
Re: Question for Dr. Robert M. Hyatt
Most certainly, that statement cannot be true.JcMaTe wrote:According to Robert Houdart He was inspired
My question si how are you sure there is not a single line from crafty source code in " the original work from robert houdar"From the start I have very clearly acknowledged the different sources of inspiration for Houdini (Ippo/Robbo, Stockfish and Crafty) and have shown every respect for the hard work of others, be it on my web site, in the readme file, or in this forum...
Houdini and the Ippo family have lots of high-level similarities, but zillions of low-level subtle differences.
Without doubt, there will be some statement such as:
Code: Select all
int i;
Same as in all others.
-
- Site Admin
- Posts: 1226
- Joined: Wed Jun 09, 2010 7:49 am
- Real Name: Jeremy Bernstein
- Location: Berlin, Germany
- Contact:
Re: Question for Dr. Robert M. Hyatt
Which is why plagiarism in the world of code isn't measured in "lines", anyway.User923005 wrote:Most certainly, that statement cannot be true.JcMaTe wrote:According to Robert Houdart He was inspired
My question si how are you sure there is not a single line from crafty source code in " the original work from robert houdar"From the start I have very clearly acknowledged the different sources of inspiration for Houdini (Ippo/Robbo, Stockfish and Crafty) and have shown every respect for the hard work of others, be it on my web site, in the readme file, or in this forum...
Houdini and the Ippo family have lots of high-level similarities, but zillions of low-level subtle differences.
Without doubt, there will be some statement such as:found in both programs.Code: Select all
int i;
Same as in all others.
jb
-
- Posts: 616
- Joined: Thu May 19, 2011 1:35 am
Re: Question for Dr. Robert M. Hyatt
Working for a big company, I saw some code from their legal department.
It took the source code of two programs as input and ran a sophisticated diff on them.
If a certain percentage of lines had an exact match, it was forwarded to the next step of the legal process for further analysis.
So, at least in that case with one simple test, copyright violation was measured in lines.
It took the source code of two programs as input and ran a sophisticated diff on them.
If a certain percentage of lines had an exact match, it was forwarded to the next step of the legal process for further analysis.
So, at least in that case with one simple test, copyright violation was measured in lines.