Generated on Tue May 22 09:41:38 2018 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 524 of file reg.cpp.


Constructor & Destructor Documentation

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

Definition at line 551 of file reg.cpp.


Member Data Documentation

Definition at line 526 of file reg.cpp.


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