package topological_sort

  1. Overview
  2. Docs
Topological sort algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

topological_sort-v0.10.0.tar.gz
md5=b68428603530f443ba0b8c6fec6ebb5f

README.org.html

README.org

* Topological_sort

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