Generated on Fri Aug 24 2012 04:52:23 for Gecode by doxygen 1.8.1.1
path.hh File Reference

(Revision: 11248)

#include <gecode/search.hh>

Go to the source code of this file.

Classes

class  Gecode::Search::Sequential::Path
 Depth-first path (stack of edges) supporting recomputation. More...
class  Gecode::Search::Sequential::Path::Edge
 Search tree edge for recomputation More...

Namespaces

namespace  Gecode
 Gecode toplevel namespace
namespace  Gecode::Search
 Search engines
namespace  Gecode::Search::Sequential
 Sequential search engine implementations