Generated on Sat Feb 7 2015 02:01:33 for Gecode by doxygen 1.8.9.1
varspec.hh File Reference

(Revision: 12665)

#include <gecode/flatzinc/option.hh>
#include <gecode/flatzinc/ast.hh>
#include <vector>
#include <iostream>

Go to the source code of this file.

Classes

class  Gecode::FlatZinc::Alias
 Alias for a variable specification More...
 
class  Gecode::FlatZinc::VarSpec
 Base class for variable specifications. More...
 
class  Gecode::FlatZinc::IntVarSpec
 Specification for integer variables. More...
 
class  Gecode::FlatZinc::BoolVarSpec
 Specification for Boolean variables. More...
 
class  Gecode::FlatZinc::FloatVarSpec
 Specification for floating point variables. More...
 
class  Gecode::FlatZinc::SetVarSpec
 Specification for set variables. More...
 

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::FlatZinc
 Interpreter for the FlatZinc language.