Menu

Tree [1ff70a] master v.1.1.1 /
 History

HTTPS access


File Date Author Commit
 CURRENT 2016-04-23 Mariusz Gromada Mariusz Gromada [1ff70a] v.1.1.1
 STABLE 2016-04-16 Mariusz Gromada Mariusz Gromada [6bf89b] 1.1.0 - Release !! Enjoy :-)
 .gitattributes 2016-02-04 Mariusz Gromada Mariusz Gromada [28b461] Create .gitattributes
 .gitignore 2016-04-17 Mariusz Gromada Mariusz Gromada [ae42ca] Nuget package
 README.md 2016-04-16 Mariusz Gromada Mariusz Gromada [ba2e6d] Update README.md

Read Me

Janet-Sudoku logo

Janet-Sudoku - Java Android .NET Sudoku Generator & Sudoku Solver Library

+ --- --- --- + --- --- --- + --- --- --- +
| 9 | 7 | |
| 1 | 2 | 8 |
| 2 | 9 | 3 |
+ --- --- --- + --- --- --- + --- --- --- +
| 8 | | 4 |
| 1 | 9 | 5 |
| 5 | 6 | |
+ --- --- --- + --- --- --- + --- --- --- +
| | 7 | 4 |
| 1 | 8 | 9 |
| | 3 | 6 |
+ --- --- --- + --- --- --- + --- --- --- +

Sudoku Solver API

  • simple solving
  • path / sequence leading to the solution
  • evaluating solution existence
  • finding all solutions
  • puzzle / solution loading / saving
  • solving randomization options
  • error handling (error codes, messages)

Sudoku Generator API

  • random generator
  • generator based on puzzle
  • generating randomization options
  • error handling (error codes, messages)

Store API enabling variety of operations

  • 160 built-in puzzle examples
  • A bunch of built-in operations enabling puzzle modification (i.e. rotation, reflection, swapping, permutation, ...)
  • Puzzle checking
  • Puzzle loading and saving
  • Rating puzzle difficulty

Janet Sudoku Demo App - command line tool based on the library

  • Puzzle loading
  • Puzzle generating
  • Puzzle evaluating
  • Puzzle solving
  • Puzzle rating
  • Puzzle saving

s1
s1
s1
s1
s1
s1
s1
s1
s1

Regression tests

  • Large number of regression / unit tests
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.