Generated on Wed Jan 4 17:49:22 2006 for Gecode by doxygen 1.4.6

Gecode::Int::Regular::StateNode Class Reference

Inherits Gecode::Support::BlockClient< StateNode >.

List of all members.


Detailed Description

Node together with state information

Definition at line 489 of file reg.cc.

Public Attributes

PosSetpos
int state
StateNodenext
StateNodeleft
StateNoderight


Member Data Documentation

PosSet* Gecode::Int::Regular::StateNode::pos
 

Definition at line 491 of file reg.cc.

int Gecode::Int::Regular::StateNode::state
 

Definition at line 492 of file reg.cc.

StateNode* Gecode::Int::Regular::StateNode::next
 

Definition at line 493 of file reg.cc.

StateNode* Gecode::Int::Regular::StateNode::left
 

Definition at line 494 of file reg.cc.

StateNode* Gecode::Int::Regular::StateNode::right
 

Definition at line 495 of file reg.cc.


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