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

nodecursor.hh File Reference

(Revision: 9692)

#include <gecode/gist/visualnode.hh>
#include <gecode/gist/nodecursor.hpp>

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Gist

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::NextSolCursor
 A cursor that finds the next solution. More...
class  Gecode::Gist::StatCursor
 A cursor that collects statistics. More...