Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SudokuSolver

Sudoku Solver for AAA A Soduko Solver that is written in Java. This specific method makes use of the stack and recursion to solve the problem. The prime aim of the project is to showcase the complexity of the problem whilst still tryingto minimise the overall computational complexity(in terms of time) where necessary.

About

Sudoku Solver for Advanced Analysis of Algorithms. Which aims to solve a Sudoku puzzle using recursion and the stack.

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages