Generated on Sat Aug 25 2012 03:32:58 for Gecode by doxygen 1.8.1.2
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.