Generated on Mon Aug 25 11:35:46 2008 for Gecode by doxygen 1.5.6

dfs.icc File Reference

(Revision: 6273)

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Search

Functions

template<class T>
T * Gecode::dfs (T *s, const Search::Options &o=Search::Options::def)
 Invoke depth-first search engine for subclass T of space s with options o.