Topological SORT
Key Facts
Abbreviation
tsort
Pronunciation
/təpəˈlɑʤɪkəl sɔrt/
Category
Computing
Related Field
Unix Commands
Examples in Context
- This is done by using a topological sort algorithm on the graph.
- Application of Topological Sort and Strongly Connected Components in Source Analysis
- Process planning optimization based on genetic algorithm and topological sort algorithm for digraph
- 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.
- 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.