package coq-persistent-union-find

  1. Overview
  2. No Docs
Persistent Union Find

Install

Dune Dependency

Authors

Maintainers

Sources

v8.7.0.tar.gz
md5=b4f632ee838ebdb0ba7b5026bd1a9dde

Description

http://www.lri.fr/~filliatr/puf/

Correctness proof of the Ocaml implementation of a persistent union-find data structure. See http://www.lri.fr/~filliatr/puf/ for more details.

Dependencies (2)

  1. coq >= "8.7" & < "8.8~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None