package topological_sort

  1. Overview
  2. Docs
Topological sort algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

topological_sort-v0.11.0.tar.gz
sha256=391e3f31cc0a475d4765851444e320e802f39a8620d03a329523769894cdee65
md5=8f3d2aee08a64c95d95e1c3df06daf07

Description

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

Published: 22 Mar 2018

README

README.org

* Topological_sort

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

Dependencies (6)

  1. ocaml-migrate-parsetree >= "1.0" & < "2.0.0"
  2. jbuilder >= "1.0+beta18.1"
  3. stdio >= "v0.11" & < "v0.12"
  4. ppx_jane >= "v0.11" & < "v0.12"
  5. base >= "v0.11" & < "v0.12"
  6. ocaml >= "4.04.1"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.