fera-unionfind

Crates.iofera-unionfind
lib.rsfera-unionfind
version0.1.0
sourcesrc
created_at2017-11-13 20:38:18.917309
updated_at2017-11-13 20:38:18.917309
descriptionUnion-find (disjoint-set) data structure implementation.
homepage
repositoryhttps://github.com/malbarbo/fera/tree/master/unionfind
max_upload_size
id39261
size12,211
Marco A L Barbosa (malbarbo)

documentation

README

fera-unionfind

Union-find (disjoint-set) data structure.

This crate is part of the fera project.

Docs.rs Crates.io

License

Licensed under Mozilla Public License 2.0. Contributions will be accepted under the same license.

Commit count: 413

cargo fmt