Generated on Wed Nov 1 15:05:20 2006 for Gecode by doxygen 1.4.5

Gecode::Int::Regular::NodeInfo Class Reference

List of all members.

Detailed Description

Node information computed during traversal of the expressions.

Definition at line 397 of file reg.cc.

Public Attributes

bool nullable
PosSetfirstpos
PosSetlastpos


Member Data Documentation

bool Gecode::Int::Regular::NodeInfo::nullable
 

Definition at line 399 of file reg.cc.

PosSet* Gecode::Int::Regular::NodeInfo::firstpos
 

Definition at line 400 of file reg.cc.

PosSet* Gecode::Int::Regular::NodeInfo::lastpos
 

Definition at line 401 of file reg.cc.


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