Skip to content

shiahalan/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

Description:

This is a project that solves a sudoku board.

How to use:

N/A

Functionality:

This project focuses on the backtracking algorithm. Specifically, recursion backtracking that is constrained by bounding functions.

Image:

Image of Sudoku Solver

Creator:

GitHub

License:

This project is under the Apache 2.0 License

About

A sudoku solver using the backtrack algorithm

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages