#include "qecode.hh"
#include <vector>
#include "gecode/minimodel.hh"
#include "vartype.hh"
Include dependency graph for myspace.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | MySpace |
A simple extension of Gecode::Space class. A simple extension of the Space class from Gecode, in order to have access to the variables it contains. More... |