40 #ifdef GECODE_HAS_THREADS
45 namespace Gecode {
namespace Search {
49 #ifdef GECODE_HAS_THREADS
Engine * dfs(Space *s, const Options &o)
Create depth-first engine.
double threads
Number of threads to use.
Options expand(void) const
Expand with real number of threads.
Parallel depth-first search engine
Gecode toplevel namespace
Virtualize a worker to an engine.