Last Version

Janet Sudoku - Sudoku Generator and Sudoku Solver library for Java Android .NET MONO (C#) CLS compliant (C++/CLI, F#, VB) 1.1.1

Janet Sudoku is a powerful Sudoku Generator and Sudoku Solver library for Java (since jdk 1.5) Android .NET (since 2.0) MONO CLS compliant. Additionally library delivers Janet Sudoku Demo App implementation in a simple form of command line tool, yet highly functional. 1. Sudoku Generator - generate Sudoku puzzles using variety of different methods. 2. Sudoku Solver - Solve any Sudoku puzzle, get the path leading to the correct solution. Check whether unique solution exists. Find all solutions if more than one present. Analyse many built-in examples of Sudoku puzzles or load any other. 3. Manipulate the board by applying transformations not affecting solution existence (i.e. rotation, reflection, permutation, swapping segments, and others). Interact with the library via consisted and well documented API. 4. Janet Sudoku Demo App - use simple, yet highly functional, command line tool to generate, solve evaluate different puzzles.

License

License

Simplified BSD License
Categories

Categories

Net
GroupId

GroupId

org.mariuszgromada.math
ArtifactId

ArtifactId

Janet-Sudoku
Version

Version

1.1.1
Type

Type

jar
Description

Description

Janet Sudoku - Sudoku Generator and Sudoku Solver library for Java Android .NET MONO (C#) CLS compliant (C++/CLI, F#, VB)
Janet Sudoku is a powerful Sudoku Generator and Sudoku Solver library for Java (since jdk 1.5) Android .NET (since 2.0) MONO CLS compliant. Additionally library delivers Janet Sudoku Demo App implementation in a simple form of command line tool, yet highly functional. 1. Sudoku Generator - generate Sudoku puzzles using variety of different methods. 2. Sudoku Solver - Solve any Sudoku puzzle, get the path leading to the correct solution. Check whether unique solution exists. Find all solutions if more than one present. Analyse many built-in examples of Sudoku puzzles or load any other. 3. Manipulate the board by applying transformations not affecting solution existence (i.e. rotation, reflection, permutation, swapping segments, and others). Interact with the library via consisted and well documented API. 4. Janet Sudoku Demo App - use simple, yet highly functional, command line tool to generate, solve evaluate different puzzles.
Source Code Management

Source Code Management

http://github.com/mariuszgromada/Janet-Sudoku

Download Janet-Sudoku 1.1.1


<!-- https://jarcasting.com/artifacts/org.mariuszgromada.math/Janet-Sudoku/ -->
<dependency>
    <groupId>org.mariuszgromada.math</groupId>
    <artifactId>Janet-Sudoku</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mariuszgromada.math/Janet-Sudoku/
implementation 'org.mariuszgromada.math:Janet-Sudoku:1.1.1'
// https://jarcasting.com/artifacts/org.mariuszgromada.math/Janet-Sudoku/
implementation ("org.mariuszgromada.math:Janet-Sudoku:1.1.1")
'org.mariuszgromada.math:Janet-Sudoku:jar:1.1.1'
<dependency org="org.mariuszgromada.math" name="Janet-Sudoku" rev="1.1.1">
  <artifact name="Janet-Sudoku" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mariuszgromada.math', module='Janet-Sudoku', version='1.1.1')
)
libraryDependencies += "org.mariuszgromada.math" % "Janet-Sudoku" % "1.1.1"
[org.mariuszgromada.math/Janet-Sudoku "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.