sudoku-solver-go

command module
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 6, 2021 License: AGPL-3.0 Imports: 9 Imported by: 0

README

Sudoku solver

Solves a sudoku in a millisecond!

Using an optimized backtracking algorithm.

See the blog post about this.

Usage

The format must be the same as examples in the data/ folder.

Just use ./sudoku-solver data/sudoku.txt

You can add the folder in your PATH if you want to access the binary everywhere on your computer.

It's written in Go, so you can use go install if you want.

License

GNU AGPLv3

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL