Generated on Sat Feb 7 2015 02:01:34 for Gecode by doxygen 1.8.9.1
bab.hpp File Reference

(Revision: 13840)

Go to the source code of this file.

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Search
 Search engines
 

Functions

Engine * Gecode::Search::bab (Space *s, const Options &o)
 Create branch and bound engine. More...
 
template<class T >
T * Gecode::bab (T *s, const Search::Options &o=Search::Options::def)
 Perform depth-first branch-and-bound search for subclass T of space s and options o. More...