Search found 110 matches

by benstoker
Mon Mar 14, 2011 11:55 pm
Forum: Programming and Technical Discussions
Topic: Feb 12 version: Rybka 1.0 Beta / Fruit 2.1 document
Replies: 38
Views: 30210

Re: Feb 12 version: Rybka 1.0 Beta / Fruit 2.1 document

Before we make a decision, let's look at another case with similar evaluation features, i.e. R3H and Komodo. Both have evaluation functions designed by Larry Kaufman. Komodo? Now Komodo is getting sucked into the vortex of BB+ Chess Engine Metaphysics. There had been a number of comments that I ...
by benstoker
Mon Mar 14, 2011 4:05 am
Forum: General Topics
Topic: Programmers Open Letter to ICGA on Rybka/Fruit
Replies: 237
Views: 127562

Re: Programmers Open Letter to ICGA on Rybka/Fruit

I think that "the cat is out of the bag" now. Deleting posts probably seems worse than letting them stand...
I haven't gone over there, but I would hope that the owner of the Rybka site would respond to a post on his own site indicating clear evidence of code copying. Surely he has responded at ...
by benstoker
Sat Mar 12, 2011 9:22 pm
Forum: Programming and Technical Discussions
Topic: Robbobase origin
Replies: 12
Views: 6682

Re: Robbobase origin

I have not seen anyone claim that it is not original to "Roberto Pescatore" (maybe "plus Decembrists"), except what I mentioned here regarding the computation of a suffix tree in the compression phase.
Where you rate creation of the robbobase code on the "difficulty" scale? Hats off to the ...
by benstoker
Fri Mar 11, 2011 9:47 pm
Forum: Programming and Technical Discussions
Topic: Robbobase origin
Replies: 12
Views: 6682

Robbobase origin

Don't see anywhere a discussion about the origin of the robbobase code. Is it presumably "original"?
by benstoker
Fri Mar 11, 2011 4:37 pm
Forum: General Topics
Topic: Programmers Open Letter to ICGA on Rybka/Fruit
Replies: 237
Views: 127562

Re: Programmers Open Letter to ICGA on Rybka/Fruit

I think under normal circumstances it would be wrong to pass on your program. However if I was convinced there was compelling evidence that your software may not be original I would have a tough choice to make.

And. There is a world of difference between giving the program to an organization for ...
by benstoker
Fri Mar 11, 2011 4:13 pm
Forum: General Topics
Topic: Programmers Open Letter to ICGA on Rybka/Fruit
Replies: 237
Views: 127562

Re: Programmers Open Letter to ICGA on Rybka/Fruit

Say am trying to put on some muscles and a friend hands me a bottle of what he says was creatine, but rather than gaining muscles am becoming more mentally unstable. So being suspicious that it might be really cocaine, I send the bottle to my good friends Charlie Sheen and Lindsay Lohan (they being ...
by benstoker
Thu Mar 10, 2011 5:06 pm
Forum: Programming and Technical Discussions
Topic: Feb 12 version: Rybka 1.0 Beta / Fruit 2.1 document
Replies: 38
Views: 30210

Re: Feb 12 version: Rybka 1.0 Beta / Fruit 2.1 document

Komodo? Now Komodo is getting sucked into the vortex of BB+ Chess Engine Metaphysics. If you know not the objects in your universe, then your universe is "hoisted by its own petard".

Contingency planning: what happens if ICGA does NOTHING?


Usually you lead with your best stuff, so lets take a ...
by benstoker
Tue Mar 08, 2011 8:35 pm
Forum: Engines, GUIs, Books and Platforms
Topic: Rybka 4.1 Update released
Replies: 19
Views: 8302

Re: Rybka 4.1 Update released

For a bug-fix maintenance update, no money comes in. Therefore, unless the author/company cares about customer service, there's no reason to hurry. Besides, the time spent taking care of the customers can be better spent decompiling programs, obfuscating code, meeting with attorneys over pending ...
by benstoker
Tue Mar 08, 2011 3:45 pm
Forum: Programming and Technical Discussions
Topic: Visualizing alpha and beta
Replies: 6
Views: 3650

Visualizing alpha and beta

Anybody got a link to nice graphic that illustrates cut, all, pv, cutoffs, alpha,beta, fail high, etc.? Not equations, but boxes and lines and trees!

I like picture books!
by benstoker
Tue Mar 08, 2011 3:37 pm
Forum: Programming and Technical Discussions
Topic: Lazy eval on pv nodes
Replies: 17
Views: 9473

Lazy eval on pv nodes

Elsewhere I read that Houdini improves upon ippo* in part by implementing lazy eval on pv nodes rather than just on cut and all. It doesn't seem that that would be very difficult to implement in Ivanhoe's pv_node.c.

Do other engines typically do lazy on pv nodes? Why would that or how could that ...