tsort:拓扑排序
“Topological SORT”经常缩写成tsort,以便快捷书写、使用。
常见于计算机领域 ,和Unix命令相关。中文意思为:“拓扑排序”。
Topological SORT具体释义
- 英文缩写:tsort
- 英语全称: Topological SORT
- 英语发音:
- 美式英语发音:
- 英式英语发音:
- 中文意思:拓扑排序
- 中文拼音:tuò pū pái xù
- 常用领域:计算机
- 相关:Unix命令
英文缩写词tsort的例句
- This is done by using a topological sort algorithm on the graph.
- 这通过图表中的拓扑排序(tsort)算法实现。
- Application of Topological Sort and Strongly Connected Components in Source Analysis
- 拓扑排序(tsort)和强连通算法在源代码分析中的应用连结,长合通过强直法来长合或连结关节
- Process planning optimization based on genetic algorithm and topological sort algorithm for digraph
- 基于遗传算法与有向图拓扑排序(tsort)的工艺路线优化
- 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命令,该命令对文件执行拓扑排序(tsort)。
- This paper discusses the application of adjacency matrix at the algorithm's analysis for traversing Graph, Minimum cost Spanning Tree, Topological sort and Critical Path.
- 对邻接矩阵在图的遍历、最小生成树、拓扑排序(tsort)和关键路径等算法分析上的应用作了一定的探讨。