Gecode::Search::Parallel Namespace Reference
Parallel search engine implementations More...
Classes | |
class | BAB |
Parallel BAB engine. More... | |
class | DFS |
Parallel DFS engine. More... | |
class | Engine |
Parallel DFS engine. More... | |
class | Path |
Depth-first path (stack of nodes) supporting recomputation. More... | |
class | Restart |
Depth-first restart best solution search engine implementation. More... |
Detailed Description
Parallel search engine implementations