Generated on Sat Oct 20 2018 12:43:45 for Gecode by doxygen 1.8.13
path.hh File Reference
#include <algorithm>
#include <gecode/search.hh>
#include <gecode/search/support.hh>
#include <gecode/search/worker.hh>
#include <gecode/search/nogoods.hh>
#include <gecode/search/par/path.hpp>

Go to the source code of this file.

Classes

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

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Search
 Search engines
 
 Gecode::Search::Par