#include <vector>
#include <string>
#include <iostream>
#include <cstdlib>
Go to the source code of this file.
Namespaces | |
namespace | Gecode::FlatZinc::AST |
Abstract syntax trees for the FlatZinc interpreter. | |
namespace | Gecode |
Gecode toplevel namespace | |
namespace | Gecode::FlatZinc |
Interpreter for the FlatZinc language. | |
Functions | |
Node * | Gecode::FlatZinc::AST::extractSingleton (Node *n) |