Gecode::Search Namespace Reference
Detailed Description
Search engines
Classes | |
| class | Statistics |
| Search engine statistics More... | |
| class | Stop |
| Base-class for Stop-object. More... | |
| class | MemoryStop |
| Stop-object based on memory consumption More... | |
| class | FailStop |
| Stop-object based on number of failures More... | |
| class | TimeStop |
| Stop-object based on time More... | |
| class | Options |
| Search engine options More... | |
| class | EngineCtrl |
| Search engine control including memory information More... | |
| class | ReCoNode |
| Search tree node for recomputation More... | |
| class | ReCoStack |
| Stack of nodes supporting recomputation. More... | |
| class | DfsEngine |
| Depth-first search engine implementation. More... | |
| class | DFS |
| Depth-first search engine. More... | |
| class | ProbeEngine |
| Probing engine for LDS. More... | |
| class | LDS |
| Limited discrepancy search engine. More... | |
| class | BabEngine |
| Implementation of depth-first branch-and-bound search engines. More... | |
| class | BAB |
| Depth-first branch-and-bound search engine. More... | |
Namespaces | |
| namespace | Config |
| Search configuration | |
