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

No best moves with --visit and undo/redo #362

Closed
OlivierBlanvillain opened this issue Sep 17, 2018 · 1 comment
Closed

No best moves with --visit and undo/redo #362

OlivierBlanvillain opened this issue Sep 17, 2018 · 1 comment

Comments

@OlivierBlanvillain
Copy link
Contributor

When running leelaz with the --visit flag, leela will stop visiting nodes once the given threshold is reached. With this flag enabled, Lizzie won't show the best moves for a given position is all the visits for that position have already been exhausted.

This results in Lizzie being unusable when run with a small --visit value.

OlivierBlanvillain added a commit to OlivierBlanvillain/lizzie that referenced this issue Sep 17, 2018
With the new "summary parser", Lizzie will now properly show best moves
even after exhaustion of the --visit visits.
zsalch pushed a commit to zsalch/lizzie that referenced this issue Sep 21, 2018
With the new "summary parser", Lizzie will now properly show best moves
even after exhaustion of the --visit visits.
zsalch added a commit to zsalch/lizzie that referenced this issue Sep 21, 2018
featurecat pushed a commit that referenced this issue Oct 1, 2018
…stion

Fix #362: show best moves after --visit exhaustion
@OlivierBlanvillain
Copy link
Contributor Author

Fixed in #363.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant