42 #ifdef GECODE_HAS_THREADS 46 namespace Gecode {
namespace Search {
50 #ifdef GECODE_HAS_THREADS
Options expand(void) const
Expand with real number of threads.
double threads
Number of threads to use.
Parallel branch-and-bound engine
Engine * babengine(Space *s, const Options &o)
Create branch and bound engine.
SearchTracer * tracer
Tracer object for tracing search.
Gecode toplevel namespace
Virtualize a worker to an engine.