About Anaconda Help Download Anaconda

Implements a topological sort algorithm

Installers

  • osx-arm64 v1.10
  • linux-aarch64 v1.10
  • linux-64 v1.10
  • osx-64 v1.10
  • win-64 v1.10
  • linux-s390x v1.10

conda install

To install this package run one of the following:
conda install sfe1ed40::toposort

Description

In computer science, a topological sort (sometimes abbreviated topsort or toposort) or topological ordering of a directed graph is a linear ordering of its vertices such that for every directed edge uv from vertex u to vertex v, u comes before v in the ordering.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy