Searched defs:topological_sort (Results 1 – 2 of 2) sorted by relevance
70 def topological_sort(g): function
1042 def topological_sort(graph): function