Generated on Thu Jul 25 2019 00:00:00 for Gecode by doxygen 1.8.15
Gecode::Search::Sequential Namespace Reference

Sequential search engine implementations More...

Classes

class  BAB
 Implementation of depth-first branch-and-bound search engine. More...
 
class  DFS
 Depth-first search engine implementation. More...
 
class  LDS
 Limited discrepancy search engine implementation. More...
 
class  Path
 Depth-first path (stack of edges) supporting recomputation. More...
 
class  Probe
 Probe engine for LDS More...
 

Detailed Description

Sequential search engine implementations