Topological Sorting
Home
>
Mathematics
>
Graph theory
>
Directed Graphs
>
Topological Sorting
This algorithm is used to sort the nodes in a DAG according to their dependencies.