A linear ordering of the vertices of a graph such that for every directed edge, the source vertex comes before the target vertex. Useful in scheduling and task ordering problems.
A linear ordering of the vertices of a graph such that for every directed edge, the source vertex comes before the target vertex. Useful in scheduling and task ordering problems.