package topological_sort

  1. Overview
  2. Docs
Topological sort algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=a81b2bb38d7f4775a1bd4307cd16d99afa60bbbf5e9cdf369956b7795077911c

Description

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

Published: 26 May 2024

README

README.org

* Topological_sort

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

Dependencies (5)

  1. dune >= "3.11.0"
  2. stdio >= "v0.17" & < "v0.18"
  3. ppx_jane >= "v0.17" & < "v0.18"
  4. base >= "v0.17" & < "v0.18"
  5. ocaml >= "5.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.