
#include <gecode/search.hh>#include <gecode/search/support.hh>#include <gecode/search/worker.hh>#include <gecode/search/meta/nogoods.hh>Go to the source code of this file.
Classes | |
| class | Gecode::Search::Parallel::Path |
| Depth-first path (stack of edges) supporting recomputation. More... | |
| class | Gecode::Search::Parallel::Path::Edge |
| Search tree edge for recomputation More... | |
Namespaces | |
| Gecode | |
| Gecode toplevel namespace | |
| Gecode::Search | |
| Search engines | |
| Gecode::Search::Parallel | |
| Parallel search engine implementations | |