David Mitchell wrote:My new engine is getting close to being ready for some limited testing. What types of matches, (which will have to be with weak engines), would you recommend for a new engine?
I don't have the engine set up for any engine to engine interface yet, but that's on the list. Can Winboard handle automated testing with the help of bat files, or a utility?
Any info you can toss my way, I will be most grateful for. I can already see that the testing part of working with the engine, will involve quite a lot of time and effort.
Thanks a lot.
David
Hi there David,
I suggest that you implement winboard or UCI protocol in your program.
Download some chess engines out there with source code available and
install them all in Arena GUI together with your program. Play automated
tournaments in how many games you want with different time controls for
you to have different data results to compare. You could tweak your
source code according to the results of the tournament and you could
based it on the source code of the opponent of your program. It's just a
suggestion. I'm just a novice programmer. Hope it could help.
Edsel.