Skip to content

Backtracking + pruning algorithm for solving sudokus

Notifications You must be signed in to change notification settings

RicoBorra/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SudokuSolver

Backtracking + pruning algorithm for solving sudokus


How to use

sudoku.jar is a runnable jar with JavaFX included, using Java 11 (NOTE: only Windows version of JavaFX is included)

Downloading it will be enough to run the program and have a sudoku solver which will give the solution within milliseconds!


Project

Other files are a Maven project, feel free to roam around and take a look.

About

Backtracking + pruning algorithm for solving sudokus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages