Gecode::Search::Parallel Namespace Reference
Parallel search engine implementations More...
Classes | |
class | BAB |
Parallel branch-and-bound engine More... | |
class | DFS |
Parallel depth-first search engine More... | |
class | Engine |
Parallel depth-first search engine More... | |
class | Path |
Depth-first path (stack of edges) supporting recomputation. More... |
Detailed Description
Parallel search engine implementations