This crate contains an implementation of a partitioning (i.e. union-find/disjoint-sets) algorithm, build on top of a `jp_multimap`. This is part of [`jp`](https://github.com/jneem/jp), and is not intended for public use.