Skip to content

Repository files navigation

Sudoku Solver

Forrest Knight

CS 480 - Artificial Intelligence - Fall 2017

Python Version 3.0+

Naive Backtracking Algorithm

Run Command:

python sudoku.py <input file name>

Smart Backtracking Algorithm (MRV)

Run Command:

python sudoku_MRV.py <input file name>

About

No description, website, or topics provided.

Resources

Stars

110 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages