Gecode::Search::CopyStack Class Reference
#include <stack.hh>
Inherits Gecode::Search::BaseStack< CopyNode >.
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
|
|
Member Function Documentation
|
|
The documentation for this class was generated from the following files:
- search/stack.hh (Revision: 2192)
- search/stack.icc (Revision: 2192)