package coq-persistent-union-find

  1. Overview
  2. No Docs
Persistent Union Find

Install

Dune Dependency

Authors

Maintainers

Sources

v8.5.0.tar.gz
md5=c1661e0e2efdc730b6bd9d66f8e7edf1

Description

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.5" & < "8.6~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None