Generated on Tue Jan 19 2021 06:15:49 for Gecode by doxygen 1.8.13
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...