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