Detour: Constructing a Topological Ordering
Let’s look at an algorithm for topological ordering.
We'll cover the following...
Topological ordering algorithm
The first applications of topological ordering resulted from large management projects in an attempt to schedule a sequence of tasks based on their dependencies ...