Skip to content

fa7eme/sudoku_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For running the test:

mkdir build
cd build
cmake ..
cmake --build .
ctest --verbose
(or instead, the test can be run by calling the test file manually as : ./test/test_sudoku after the build is done.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published