package coq-persistent-union-find

  1. Overview
  2. No Docs
Persistent Union Find

Install

Dune Dependency

Authors

Maintainers

Sources

v8.8.0.tar.gz
md5=c24293a03ace1caaa86fe3195ad382ef

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.8" & < "8.9~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None