Generated on Fri May 4 2012 13:51:56 for Gecode by doxygen 1.7.6.1
Gecode::MiniModel::StatePool Class Reference

State pool combines a tree of states together with yet unprocessed states More...

List of all members.

Public Member Functions

 StatePool (PosSet *)
StateNodepop (void)
bool empty (void) const
int state (StatePoolAllocator &, PosSet *)

Public Attributes

int n_states
StateNode root
StateNodenext
StateNodeall

Detailed Description

State pool combines a tree of states together with yet unprocessed states

Definition at line 595 of file reg.cpp.


Constructor & Destructor Documentation

Definition at line 611 of file reg.cpp.


Member Function Documentation

Definition at line 623 of file reg.cpp.

bool Gecode::MiniModel::StatePool::empty ( void  ) const [inline]

Definition at line 632 of file reg.cpp.

Definition at line 637 of file reg.cpp.


Member Data Documentation

Definition at line 597 of file reg.cpp.


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