Topological SORT

Views Updated: Dec 15, 2025

Key Facts

Abbreviation
tsort
Pronunciation
/təpəˈlɑʤɪkəl sɔrt/
Category
Computing
Related Field
Unix Commands

Examples in Context

  1. This is done by using a topological sort algorithm on the graph.
  2. Application of Topological Sort and Strongly Connected Components in Source Analysis
  3. Process planning optimization based on genetic algorithm and topological sort algorithm for digraph
  4. 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.
  5. 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.