toposort: Topological Sorting Algorithms

Flexible and ergonomic topological sorting implementation for R. Supports a variety of input data encoding (lists of edges or adjacency matrices, graphs edge direction), stable sort variants as well as cycle detection with detailed diagnosis.

Package details

AuthorTaras Zakharko [aut, cre] (<https://orcid.org/0000-0001-7601-8424>)
MaintainerTaras Zakharko <taras.zakharko@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0
URL https://github.com/tzakharko/toposort
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("toposort")

Try the toposort package in your browser

Any scripts or data that you put into this service are public.

toposort documentation built on March 31, 2023, 7:09 p.m.