Generated on Wed Mar 19 07:30:05 2008 for Gecode by doxygen 1.5.5

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.