Module pathfinding::directed::topological_sort

source ·
Expand description

Find a topological order in a directed graph if one exists.

Functions§