Generated on Sat Feb 7 2015 02:01:33 for Gecode by doxygen 1.8.9.1
spacenode.hh File Reference

(Revision: 11343)

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

Go to the source code of this file.

Classes

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

 Gecode
 Gecode toplevel 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::STOP, Gecode::Gist::UNSTOP
}
 Status of nodes in the search tree. More...