
#include <gecode/search.hh>#include <gecode/search/sequential/bab.hh>#include <gecode/search/parallel/bab.hh>#include <gecode/search/support.hh>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... | |