Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --multipv flag to run analyzer in multipv 2 #1

Open
al75an opened this issue Aug 31, 2022 · 0 comments
Open

Add --multipv flag to run analyzer in multipv 2 #1

al75an opened this issue Aug 31, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@al75an
Copy link

al75an commented Aug 31, 2022

Hi,
thank you very much for your time and effort

Could you please add the option to run the pgn-err-stats in multipv 2, 3 or 4
Support interrupt/resume.

Read the output file and save the game headers that are already there.
If the game that is about to be analyzed is already in the output saved headers then skip the analysis.
Save analysis and use the analysis if applicable on the position.

For all analyzed positions save the score, depth, and engine name that analyzes the position in a file.
Add --save-analysis flag to activate this feature.
If the position is already in the database, update the database if engine name is the same and current depth is deeper than what is in the database.
For every positions to be analyzed, check it in database, if it is there then just return the score.
Add --use-analysis flag to activate this feature.

@serg-meus serg-meus added the enhancement New feature or request label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants