Skip to content

winniehell-wasteland/sudoku-solver

Repository files navigation

This program solves sudokus with a branch-and-bound like approach. It was a homework assignment of Algorithm Engineering. The initial files (sudoku5.cpp, testset_sudokus.cpp) are written by Prof. Dr. Alexander Kröller as part of the assignment and I hope that I have his permission to publish them along with the other files as the program would not run without them. Feel free to do whatever you like with the rest of the files but don't blame me if it breaks anything.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages