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

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 491 of file reg.cc.

Public Attributes

PosSetpos
int state
StateNodenext
StateNodeleft
StateNoderight


Member Data Documentation

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

Definition at line 493 of file reg.cc.

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

Definition at line 494 of file reg.cc.

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

Definition at line 495 of file reg.cc.

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

Definition at line 496 of file reg.cc.

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

Definition at line 497 of file reg.cc.


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