Generated on Sat Feb 12 2011 17:41:08 for Gecode by doxygen 1.7.3

bab.cpp File Reference

(Revision: 9057)

#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

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Search
 

Search engines


Functions

Engine * Gecode::Search::bab (Space *s, size_t sz, const Options &o)
 Create branch and bound engine.