spacenode.cpp File Reference
(Revision: 9766)
#include <gecode/gist/spacenode.hh>
#include <gecode/gist/visualnode.hh>
#include <gecode/search.hh>
#include <stack>
Go to the source code of this file.
Classes | |
class | Gecode::Gist::Branch |
Representation of a branch in the search tree. More... | |
Namespaces | |
namespace | Gecode |
Gecode toplevel namespace. | |
namespace | Gecode::Gist |
The Gecode Interactive Search Tool. | |
Enumerations | |
enum | Gecode::Gist::BranchKind { Gecode::Gist::BK_NORMAL, Gecode::Gist::BK_SPECIAL_IN, Gecode::Gist::BK_SPECIAL_OUT, Gecode::Gist::BK_STEP } |