Generated on Tue Aug 27 2024 03:47:35 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...