Skip to content

Utilizing depth-first search to solve a Sudoku puzzle!

Notifications You must be signed in to change notification settings

MikeDotJar/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku

This program uses the AI method Depth-First Search in order to solve a Sudoku puzzle. The puzzle used in the program is hardcoded but it will work with any sudoku puzzle that has a solution

About

Utilizing depth-first search to solve a Sudoku puzzle!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages