sudoku-solver(6)
sudoku puzzles solver
Description
sudoku-solver
NAME
sudoku-solver - sudoku puzzles solver
SYNOPSIS
sudoku-solver [options]
DESCRIPTION
The sudoku-solver is a simple program that contains several logical resolution methods, as well as brute force selection.
OPTIONS
-v, --version
Display version number.
Other than --version there isn’t any options, running sudoku-solver from command line will bring you to the graphical UI.
AUTHOR
sudoku-solver was written by DanSoft <[email protected]>. All rights reserved.
This manual page was written by Fabio Augusto De Muzio Tobich <[email protected]> for the Debian project (but may be used by others).