tsortversion

Easy to use and user-friendly topological sort

Easy to use and user-friendly topological sort.

Example:

Tsort.sort [("foundation", []); ("walls", ["foundation"]); ("roof", ["walls"])]
AuthorDaniil Baturin, Martin Jambon
LicenseMIT
Published
Homepagehttps://github.com/dmbaturin/ocaml-tsort
Issue Trackerhttps://github.com/dmbaturin/ocaml-tsort/issues
MaintainerDaniil Baturin <daniil+opam@baturin.org>
Dependencies
Source [http] https://github.com/dmbaturin/ocaml-tsort/archive/refs/tags/2.1.0.tar.gz
md5=1702f1d89d275f26a021595c2102c39e
sha512=cf0a6295eed3ca29dbedb1b32c736b37e98587d5420d2f6443b70ca3c50c8d75c508a245d243a3f28bfe9c250abc3a37d4f461b187d2459670eae4cb088514aa
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/tsort/tsort.2.1.0/opam
Required by