Gecode::MiniModel::NodeInfo Class Reference
Node information computed during traversal of the expressions. More...
Public Member Functions | |
NodeInfo (bool n=false, PosSet *fp=NULL, PosSet *lp=NULL) | |
Public Attributes | |
bool | nullable |
PosSet * | firstpos |
PosSet * | lastpos |
Detailed Description
Node information computed during traversal of the expressions.
Definition at line 448 of file reg.cpp.
Constructor & Destructor Documentation
Member Data Documentation
The documentation for this class was generated from the following file:
- gecode/minimodel/reg.cpp (Revision: 11279)