NikosMouzakitis / Sudoku-Solver

A sudoku solving program,based on searching backtrace for the solution, implementing state to save and load each step getting close to the goal, of solving the puzzle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A sudoku solving program,based on searching backtrace for the solution, implementing state to save and load each step getting close to the goal, of solving the puzzle.

About

A sudoku solving program,based on searching backtrace for the solution, implementing state to save and load each step getting close to the goal, of solving the puzzle.


Languages

Language:C 100.0%