-
Notifications
You must be signed in to change notification settings - Fork 0
hirogwa/sudoku
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
sudoku-util 1. Overview sudoku-solver with a basic backtracking algorithm. 2. Run sudoku-util -s <filepath> *sample files included. 3. Future improvements -- Variable ordering (which cell should be tried first?) -- Value ordering (which value of the domain should be tried first?) -- Inference not time-optimal
About
some C++ warm up
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published