Looking for 4 utils, can give me important information to ...

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

Frank Quisinsky
Posts: 6808
Joined: Wed Nov 18, 2009 7:16 pm
Location: Gutweiler, Germany
Full name: Frank Quisinsky

Looking for 4 utils, can give me important information to ...

Post by Frank Quisinsky »

Hi there,

I have a database (*.pgn) with for an example 10.000 games (not important how many games).

I like to looking for:

1.
To which time of game an advantage from +4, +5, +6 engines produced.
So the output file should give me:

200 games played by Stockfish
200 games played by Komodo
and so one ...

The average from Stockfish won games = average x moves for +4, average x moves for +5, average x moves for +6
The average from Stockfish lost games = average x moves for +4, average x moves for +5, average x moves for +6

And included in output file the average for all engines, included in PGN.
Important the move average!!

2.
Quantity of draw games, engine can't win with positive eval +4, +5, +6 (user can set, +4 or can give other settings)
Optimal to select out games in a new *.pgn file.

3.
Quatity of games engine lost after postive eval from +2, +3, +4, +5, +6
Optimal to select out games in a new *.pgn file.

4.
My Topic for point 4 are "best moves" or "blunders".
I am looking for games the eval goes from move x to the next move (example, from move 35 to 36 or move 18 to 19) higher as +6, higher as +7, higher as +8
Optimal to select out games in a new *.pgn file.

Best
Frank