Skip to content

A sudoku solver, programmed in scala, that can solve any board, or determine if a board is unsolvable.

Notifications You must be signed in to change notification settings

MatthewParke/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sudoku-Solver

A sudoku solver, programmed in scala, that can solve any board, or determine if a board is unsolvable.

This program was made for a programming methodology class and uses libraries that were availible to me at the time, libraries which may no longer be availible. This code should be seen as an example to the solution to the core problem of solving a soduko board and not the project in its entirety.

About

A sudoku solver, programmed in scala, that can solve any board, or determine if a board is unsolvable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages