Name : ocaml-unionfind
| |
Version : 20220122
| Vendor : Fedora Project
|
Release : 4.fc40
| Date : 2024-01-25 11:43:12
|
Group : Unspecified
| Source RPM : ocaml-unionfind-20220122-4.fc40.src.rpm
|
Size : 0.16 MB
| |
Packager : Fedora Project
| |
Summary : OCaml implementations of the union-find data structure
|
Description :
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.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/development/rawhide/Everything/x86_64/os/Packages/o |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
ocaml(UnionFind)
ocaml(UnionFind__)
ocaml(UnionFind__Store)
ocaml(UnionFind__StoreMap)
ocaml(UnionFind__StoreRef)
ocaml(UnionFind__StoreTransactionalRef)
ocaml(UnionFind__StoreVector)
ocaml(UnionFind__UnionFindBasic)
ocaml(UnionFind__UnionFindOverStore)
ocaml-unionfind
ocaml-unionfind(x86-64)
Requires :