Generated on Fri Aug 24 2012 04:52:23 for Gecode by doxygen 1.8.1.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.