Generated on Wed Jan 4 17:49:16 2006 for Gecode by doxygen 1.4.6

dfs.icc File Reference

(Revision: 2534)

Go to the source code of this file.

Namespaces

namespace  Gecode

Functions

template<class T>
T * Gecode::dfs (T *s, unsigned int c_d=Search::Config::c_d, unsigned int a_d=Search::Config::a_d)
 Invoke depth-first search engine.