Generated on Fri Apr 12 2024 05:21:08 for Gecode by doxygen 1.9.8
sudoku.cpp File Reference
#include <gecode/driver.hh>
#include <gecode/int.hh>
#include <gecode/minimodel.hh>
#include <string>
#include <cmath>
#include <cctype>
#include "examples/sudoku-instances.hh"

Go to the source code of this file.

Classes

class  Sudoku
 Base class for Sudoku puzzles. More...