Graham Banks wrote:19TH AMATEUR SERIES (Division 2)
Intel Q6600 Quad Core
ChessGUI
128mb hash each
3-4-5 piece tablebases
Ponder off
HS-Large Remis book (limited to 12 moves)
40 moves in 32 minutes repeating (adapted for the CCRL)
4 cycles 44 rounds
All engines 32-bit 1CPU
Because this will be the final series that WildCat will be eligible for (unless a new version gets released), the top engine will gain automatic promotion and there will likely be no automatic relegation. The fate of the second top engine and the bottom engine (perhaps others also) are likely to be determined by grading matches before the next series.
Jan Brouwer wrote:
Ha!, this time Rotor succeeded to stay in the 2nd division (probably) .
Thanks for the tournament Graham.
Jan
Ray will be pleased that Rotor survived too!
How is progress with Rotor going these days?
Cheers,
Graham.
Well, good and not so good
I have embarked on a major refactoring of the source code. It started out quite small and innocent, but by now I have rewritten major parts of it. I am turning C code with low level speed optimizations into clean C++ classes. Unfortunately this has caused the speed to drop by about 25%. So I first have to compensate for this speed loss before even thinking about improving strength. But I like how the code looks now .