package topological_sort

  1. Overview
  2. Docs
Topological sort algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

topological_sort-v0.9.0.tar.gz
md5=54b55203681894b27e43d752cae220e6

README.org.html

README.org

* Topological_sort

=Topological_sort= is a single-module library that implements a simple
topological-sort algorithm.