Polletz / SudokuResolvers

Final project of SPM course at University of Pisa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SudokuResolvers

Final project of SPM course at University of Pisa

These four programs implement the same sudoku resolver using different methods and libraries.

Obtained results are in Paoletti_SPM_Report.pdf.

Compiling instructions are in the Makefile.

About

Final project of SPM course at University of Pisa


Languages

Language:C++ 98.0%Language:Makefile 2.0%