tsortversion Documentation on ocaml.org
Easy to use and user-friendly topological sort
Easy to use and user-friendly topological sort.
Example:
Tsort.sort [("foundation", []); ("walls", ["foundation"]); ("roof", ["walls"])]| Author | Daniil Baturin <daniil@baturin.org> |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/dmbaturin/ocaml-tsort |
| Issue Tracker | https://github.com/dmbaturin/ocaml-tsort/issues |
| Maintainer | daniil@baturin.org |
| Dependencies |
|
| Source [http] | https://github.com/dmbaturin/ocaml-tsort/archive/1.0.0.tar.gz md5=d7049eadc01cd641ff9e23ec08cc43e1 sha512=b4153c9f266b2b8f468e04e9c3823a9c2a14a92d463825a0b8f1d5777091c425b9327d4f5518fb72ba0b04fc9b54b03fc3a49eeb85e252e9c0cddb06adb7ffb6 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/tsort/tsort.1.0.0/opam |


