Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Sudoku Solver

Build Status

Contains multiple Sudoku solvers as I write them. So far, basic recursive backtracking and optimised recursive backtracking.

See run.php for example usage

Benchmarks

For benchmarks of each solution, see benchmark.md or run php -n benchmark.php to generate fresh timings.

About

A simple PHP sudoku solver - just for fun!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages