Skip to content

This software is a Mokitu (Sudoku with letters) Solver and Builder, using wxWidgets 3 and Gecode 4.2.1.

License

Notifications You must be signed in to change notification settings

alex-87/mokitu-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status - Gitter

Mokitu Solver

This software is a Mokitu Solver and Builder. The Mokitu (Sudoku with letters) is solved using the constraints programming concept. This is a school project, for the Master's degree in Computer Sciences.

Libraries

This project needs wxWidgets 3, and the constraint solver Gecode 4.2.1.

Compilation

For Linux, the commandline compilation is make MokituSolver.

Launching

The parameters are <nbRow> for the number of rows, and <nbCols>, the second parameter, for the number of columns. For example, ./MokituSolver 2 4 will create the interface with a (2 x 4) x (2 x 4) grid.

License

This project is under the MIT License.

About

This software is a Mokitu (Sudoku with letters) Solver and Builder, using wxWidgets 3 and Gecode 4.2.1.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published