Generated on Sun Mar 10 2013 14:26:35 for Gecode by doxygen 1.7.6.1
dfs.cpp File Reference

(Revision: 9057)

Go to the source code of this file.

Namespaces

namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Search
 

Search engines


Functions

Engine * Gecode::Search::dfs (Space *s, size_t sz, const Options &o)
 Create depth-first engine.