topological sort
常见例句
- This is done by using a topological sort algorithm on the graph.
这通过图表中的拓扑排序算法实现。 - If you need a more esoteric kind of sort routine, you might want to check out the tsort command, which performs a topological sort on a file.
如果需要某种更深奥的排序方法,您可能要查看 tsort 命令,该命令对文件执行拓扑排序。 - Implement BFS, DFS, Shortest Path, topological sort and Minimum Spanning Tree (bonus for union-find version).
FORBES: What Are Some Useful Technical Skills I Can Learn Within A Day? 返回 topological sort