Generated on Mon Nov 30 11:16:36 2009 for Gecode by doxygen 1.5.5

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.

Namespaces

namespace  Gecode
namespace  Gecode::Gist

Classes

class  Gecode::Gist::Branch
 Representation of a branch in the search tree. More...

Enumerations

enum  Gecode::Gist::BranchKind { Gecode::Gist::BK_NORMAL, Gecode::Gist::BK_SPECIAL_IN, Gecode::Gist::BK_SPECIAL_OUT, Gecode::Gist::BK_STEP }