Generated on Mon Nov 30 23:53:39 2009 for Gecode by doxygen 1.6.1

spacenode.hh File Reference

(Revision: 9766)

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