topological_sort.h File Reference
#include <alglib/graph/dfs.h>Go to the source code of this file.
Namespaces | |
| alglib | |
| alglib::graph | |
Functions | |
| template<typename GraphType , typename OutputIter > | |
| OutputIter | alglib::graph::topological_order (const GraphType &G, OutputIter dest) |

1.8.9.1