fsmosca / chess-artist

A python script that can annotate chess games in pgn file with static evaluation or search score of an engine, can annotate an epd file with acd, acs, bm, and ce opcodes, can test engine with epd test suite and can generate chess puzzles.
GNU General Public License v3.0
70 stars 18 forks source link

Add --pv-from-match flag #67

Open fsmosca opened 5 years ago

fsmosca commented 5 years ago

Analyze game where the suggested pv line from the engine as variation is not from the analysis pv line but from the actual game matches of the analyzer.