Generated on Wed Nov 1 15:04:50 2006 for Gecode by doxygen 1.4.5

dfs.icc File Reference

(Revision: 3511)

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Search

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, Search::Stop *st=NULL)
 Invoke depth-first search engine.