Skip to content

gaubian/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku solvers

Two sudoku solvers, in OCaml and C++ to compare performances.

Inputs are given in the following form:

000260701 680070090 190004500 820100040 004602900 050003028 009300074 040050036 703018000

'0's correspond to initially empty cells.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published