azimgd / php-sudoku-solver

A PHP class to solve 9x9 Sudoku using Backtrack and Forward Checking algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-sudoku-solver

A PHP class to solve 9x9 Sudoku using Backtrack and Forward Checking algorithms

About

A PHP class to solve 9x9 Sudoku using Backtrack and Forward Checking algorithms


Languages

Language:PHP 100.0%