package topological_sort

  1. Overview
  2. Docs
Topological sort algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

topological_sort-v0.14.0.tar.gz
md5=56809cb506f8ddd14d7e18f8c29857cf

README.org.html

README.org

* Topological_sort

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