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

(Revision: 13613)

Go to the source code of this file.

Classes

class  Gecode::Gist::NodeCursor< Node >
 A cursor that can be run over a tree. More...
 
class  Gecode::Gist::HideFailedCursor
 A cursor that marks failed subtrees as hidden. More...
 
class  Gecode::Gist::UnhideAllCursor
 A cursor that marks all nodes in the tree as not hidden. More...
 
class  Gecode::Gist::UnstopAllCursor
 A cursor that marks all nodes in the tree as not stopping. More...
 
class  Gecode::Gist::NextSolCursor
 A cursor that finds the next solution. More...
 
class  Gecode::Gist::StatCursor
 A cursor that collects statistics. More...
 
class  Gecode::Gist::BranchLabelCursor
 A cursor that labels branches. More...
 
class  Gecode::Gist::DisposeCursor
 A cursor that frees all memory. More...
 

Namespaces

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