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

spacenode.hh File Reference

(Revision: 8152)

#include <gecode/gist/node.hh>
#include <gecode/kernel.hh>
#include <gecode/gist/spacenode.hpp>

Go to the source code of this file.


Classes

class  Gecode::Gist::StepDesc
 Description for step nodes. More...
class  Gecode::Gist::SpecialDesc
 Description for special nodes. More...
class  Gecode::Gist::Statistics
 Statistics about the search tree. More...
class  Gecode::Gist::BestNode
 Static reference to the currently best space. More...
class  Gecode::Gist::SpaceNode
 A node of a search tree of Gecode spaces. More...

Namespaces

namespace  Gecode
 Gecode toplevel namespace.
namespace  Gecode::Gist
 The Gecode Interactive Search Tool.

Enumerations

enum  Gecode::Gist::NodeStatus {
  Gecode::Gist::SOLVED, Gecode::Gist::FAILED, Gecode::Gist::BRANCH, Gecode::Gist::UNDETERMINED,
  Gecode::Gist::SPECIAL, Gecode::Gist::STEP
}
 Status of nodes in the search tree. More...