Skip to content

kiethoang1411/Sudoku_Solver_DFS_BFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku_Solver_DFS_BFS

  • Using Depth First Search and Breadth First Search to solve sudoku
  • Compare time solving DFS vs BFS
  • Create generator problem Sudoku for grid 6x6 and 9x9

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages