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

Gecode::Search::CopyStack Class Reference

#include <stack.hh>

Inherits Gecode::Search::BaseStack< CopyNode >.

List of all members.


Detailed Description

Stack of nodes for copying.

Maintains the invariant that it contains the path to the next node to be explored.

Definition at line 48 of file stack.hh.

Public Member Functions

 CopyStack (void)
void push (Space *, unsigned int)


Constructor & Destructor Documentation

Gecode::Search::CopyStack::CopyStack void   )  [inline]
 

Definition at line 44 of file stack.icc.


Member Function Documentation

void Gecode::Search::CopyStack::push Space ,
unsigned  int
[inline]
 

Definition at line 47 of file stack.icc.


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