Generated on Tue Jul 27 2010 21:59:21 for Gecode by doxygen 1.7.1

parser.hh File Reference

(Revision: 11083)

#include <gecode/flatzinc.hh>
#include <string>
#include <vector>
#include <iostream>
#include <algorithm>
#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>

Go to the source code of this file.

Classes

class  Gecode::FlatZinc::OutputOrder
 Strict weak ordering for output items. More...
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