Skip to content

I will explore the game of Sudoku by writing a stack-based solver for the game that implements a depth-first search algorithm. Then I will explore how the number of starting values provided affects the complexity of the search for a solution.

Notifications You must be signed in to change notification settings

mahdeensam/Sudoku-A-Stack-Concept

About

I will explore the game of Sudoku by writing a stack-based solver for the game that implements a depth-first search algorithm. Then I will explore how the number of starting values provided affects the complexity of the search for a solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages