Generated on Thu Apr 11 14:00:07 2019 for Gecode by doxygen 1.6.3

Gecode::MiniModel::NodeInfo Class Reference

Node information computed during traversal of the expressions. More...

List of all members.

Public Member Functions

 NodeInfo (bool n=false, PosSet *fp=nullptr, PosSet *lp=nullptr)

Public Attributes

bool nullable
PosSetfirstpos
PosSetlastpos

Detailed Description

Node information computed during traversal of the expressions.

Definition at line 525 of file reg.cpp.


Constructor & Destructor Documentation

Gecode::MiniModel::NodeInfo::NodeInfo ( bool  n = false,
PosSet fp = nullptr,
PosSet lp = nullptr 
) [inline]

Definition at line 552 of file reg.cpp.


Member Data Documentation

Definition at line 527 of file reg.cpp.


The documentation for this class was generated from the following file: