Generated on Mon Jul 6 18:09:37 2009 for Gecode by doxygen 1.5.9

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  Probe
 Probe engine for LDS. More...
class  LDS
 Limited discrepancy search engine implementation. 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

Sequential search engine implementations