Closed fsmosca closed 5 years ago
If game move analysis score is equal or above max-score-stop-analysis value, then stop analyzing position looking for an alternative move.
Example command line: chess-artist.exe --infile games.pgn --outfile ana.pgn --max-score-stop-analysis 6.0 ... other options or flags
If game move analysis score is equal or above max-score-stop-analysis value, then stop analyzing position looking for an alternative move.
Example command line: chess-artist.exe --infile games.pgn --outfile ana.pgn --max-score-stop-analysis 6.0 ... other options or flags