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

parse_from_grid_state_str doesn't reproduce StrategySolver correctly for unsolvable sudokus #7

Open
Emerentius opened this issue Apr 5, 2019 · 0 comments

Comments

@Emerentius
Copy link
Owner

When the grid contains a cell with zero candidates (shown via _ in a grid state print), StrategySolver::parse_from_grid_state_str(string).to_string() doesn't reproduce the original string.

The update methods short circuit at some place.

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