Looking for a utility

Code, algorithms, languages, construction...
Post Reply
thevinenator
Posts: 68
Joined: Tue Jun 02, 2015 11:02 pm
Real Name: Vince

Looking for a utility

Post by thevinenator » Fri Nov 20, 2015 5:02 am

i'm looking for a utility that can do the following:

o load/reference a chess engine
o configure it to search to a specific depth
o feed the utility a list of positions
o have the engine analyse each position

ok, so far it sounds like what Arena can do, but the analysis from Arena is used to match best moves against what the engine says the best move is.

what i want is the output to include the score from the engine for each position.

does anyone know of another GUI or utility that can accomplish this?

if not, i'll do it the hard way! LOL
"An Engine's strength flows from the Search. But beware, pruning, extensions, reductions; the dark side of the Search are they. Once you start down the dark path, it will dominate and consume you, as it has to so many developers before.” -- Yoda

Post Reply