package union-find-lattice

  1. Overview
  2. No Docs
Persistent union-find data-structures with lattice operations (order, meet, join)

Install

dune-project
 Dependency

Authors

Maintainers

Sources

union-find-lattice-0.1.0.tbz
sha256=ecaf1444cd0e9d21174d854da0d2eea56d685180cc1e098016e2c66bc809f8ab
sha512=f12612357504879f78094ffa623bf44ec87c7f7adeeea1809c0b74fdf41e51a88958634d51d3f8bd8881c577a635ef81beaff91d0361195f9a65a5724ce096a9

Description

Dependencies (3)

  1. patricia-tree >= "0.14.0"
  2. ocaml
  3. dune >= "3.21"

Dev Dependencies (6)

  1. odoc with-doc
  2. ISO8601 with-dev-setup
  3. csv with-dev-setup
  4. zarith with-test
  5. mdx with-test
  6. qcheck > "0.90.0" & with-test

Used by

None

Conflicts

None