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

Teil_15_Sudoku_Top100_hard.txt - erste Zeile keine eindeutige Lösung #18

Open
joergwerner63 opened this issue May 6, 2023 · 0 comments

Comments

@joergwerner63
Copy link

Die erste Zeile in dem Top100 File enthält ein Sudoku mit nur 16 Ziffern und kann daher nicht eindeutig sein:

.1....7.....3..2...7...........71...6......4.3........4..5....3.2..8...........6.

Mein Solver findet 10106 Lösungen. Vermutlich ist beim Eintragen in die Top100 eine Ziffer verloren gegangen.

Insgesamt eine sehr schöne Solver Implementierungen und wirklich schnell. Daumen hoch!

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