CMD + K

toposort

Community

Implements a topological sort algorithm

Installation

To install this package, run one of the following:

Conda
$conda install sfe1ed40::toposort

Usage Tracking

1.10
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

Implements a topological sort algorithm

Last Updated

Nov 28, 2023 at 21:06

License

Apache-2.0

Total Downloads

12.6K

Supported Platforms

macOS-arm64
linux-aarch64
linux-64
macOS-64
win-64
linux-s390x