Generated on Mon Nov 30 23:53:54 2009 for Gecode by doxygen 1.6.1

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 447 of file reg.cpp.


Constructor & Destructor Documentation

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

Definition at line 474 of file reg.cpp.


Member Data Documentation

Definition at line 449 of file reg.cpp.


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