Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

kasztp/scala_sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala_Sudoku

Quick & dirty sudoku solver experiment with backtracking.

Authors

  • Peter Kaszt - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Usage

This is a normal sbt project. You can compile code with sbt compile, run it with sbt run, and sbt console will start a Scala 3 REPL.

About

Sudoku solver written in scala with backtracking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages