Skip to content

smolinde/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

URL of this repository

About

The SudokuSolver is a Java Application which tries to solve a Sudoku when at least 17 numbers were given. It uses a recursive approach and does not always find a solution. The program shall not search longer than a minute for a solution, therefore it does not guarantee solving any Sudoku.

Usage

  1. Install latest Java Runtime Environment (JRE) provided by Oracle
  2. Open the SudokuSolver.jar file

Compilation

  1. Clone the Repository
  2. Use WindowBuilder in Eclipse
  3. Open SudokuSolver.java in Eclipse with WindowsBuilder
  4. Click on play
  5. (Optional) Export an executable JAR file

Contribution

Denis Smolin

About

Solves Sudokus lol

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages