stack.hh File Reference
(Revision: 2192)
#include "search.hh"
#include "search/node.hh"
#include "support/dynamic-stack.hh"
#include "search/stack.icc"
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
namespace | Gecode::Search |
Classes | |
class | Gecode::Search::BaseStack< Node > |
Stack of nodes in search tree base-class. More... | |
class | Gecode::Search::CopyStack |
Stack of nodes for copying. More... | |
class | Gecode::Search::ReCoStack |
Stack of nodes for recomputation. More... |