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

Change algorithm to search for URs #6

Closed
14 tasks done
KyouyamaKazusa0805 opened this issue Apr 15, 2020 · 0 comments
Closed
14 tasks done

Change algorithm to search for URs #6

KyouyamaKazusa0805 opened this issue Apr 15, 2020 · 0 comments
Labels
Kind-enhancement New feature or request

Comments

@KyouyamaKazusa0805
Copy link
Owner

KyouyamaKazusa0805 commented Apr 15, 2020

UR is an important technique in sudoku. However, there are almost 20 different patterns of sudoku (You can find them at this post). If using the older algorithm, the code can be made ugly and very difficult to debug.

Now we use a new algorithm to re-write UR searching.

To-do list:

AR type 4 and 6 does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind-enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant