Gecode::MiniModel::NodeInfo Class Reference
Node information computed during traversal of the expressions. More...
Public Member Functions | |
| NodeInfo (bool n=false, PosSet *fp=nullptr, PosSet *lp=nullptr) | |
Public Attributes | |
| bool | nullable |
| PosSet * | firstpos |
| PosSet * | lastpos |
Detailed Description
Node information computed during traversal of the expressions.
Definition at line 525 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
