Generated on Mon May 10 06:46:48 2010 for Gecode by doxygen 1.6.3

parser.hh File Reference

(Revision: 10682)

#include <gecode/flatzinc.hh>
#include <string>
#include <vector>
#include <iostream>
#include <gecode/flatzinc/option.hh>
#include <gecode/flatzinc/varspec.hh>
#include <gecode/flatzinc/conexpr.hh>
#include <gecode/flatzinc/ast.hh>
#include <gecode/flatzinc/parser.tab.hh>
#include <gecode/flatzinc/symboltable.hh>
#include <map>

Go to the source code of this file.

Classes

class  Gecode::FlatZinc::ParserState
 State of the FlatZinc parser More...

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::FlatZinc
 

Interpreter for the FlatZinc language.


Typedefs

typedef std::pair< std::string,
Option< std::vector< int > * > > 
Gecode::FlatZinc::intvartype
typedef std::pair< std::string,
VarSpec * > 
Gecode::FlatZinc::varspec