Generated on Wed Sep 3 2014 02:17:04 for Gecode by doxygen 1.8.7
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  Path
 Depth-first path (stack of edges) supporting recomputation. More...
 

Detailed Description

Sequential search engine implementations