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

small programming bug #106

Open
1to9only opened this issue Nov 23, 2020 · 0 comments · May be fixed by #109
Open

small programming bug #106

1to9only opened this issue Nov 23, 2020 · 0 comments · May be fixed by #109

Comments

@1to9only
Copy link
Contributor

in Solver.java, line 165:
addIfWorth(SolvingTechnique.DirectHiddenPair, directHintProducers, new HiddenSet(3, true));

Should be: DirectHiddenTriplet

icecream17 added a commit to icecream17/SukakuExplainer that referenced this issue May 30, 2021
I don't know anything about the code, but it does seem like SudokuMonster#106 is valid, because `DirectHiddenPair` is already included on line 157
@icecream17 icecream17 linked a pull request May 30, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant