Fedora Packages

ocaml-unionfind

OCaml implementations of the union-find data structure

The OCaml library unionFind offers two implementations of the union-find data structure. Both implementations are based on disjoint sets forests, with path compression and linking-by-rank, so as to guarantee good asymptotic complexity: every operation requires a quasi-constant number of accesses to the store.

Releases Overview

Release Stable Testing
Fedora Rawhide 20220122-10.fc42 -
Fedora 42 20220122-10.fc42 -
Fedora 41 20220122-9.fc41 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ocaml-unionfind dash maintainers at fedoraproject dot org.



Sources on Pagure