Generated on Mon Jul 6 18:09:21 2009 for Gecode by doxygen 1.5.9

spacenode.cpp File Reference

(Revision: 9005)

#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 }