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. | |
