Generated on Thu Mar 22 10:39:59 2012 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=NULL, PosSet *lp=NULL)

Public Attributes

bool nullable
PosSetfirstpos
PosSetlastpos

Detailed Description

Node information computed during traversal of the expressions.

Definition at line 448 of file reg.cpp.


Constructor & Destructor Documentation

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

Definition at line 475 of file reg.cpp.


Member Data Documentation

Definition at line 450 of file reg.cpp.


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