{"library":"disjoint-sets","type":"library","category":null,"description":"Three union-find implementations.","language":"rust","status":"active","version":"0.4.2","tags":["union-find","disjoint-sets","data-structures"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\ndisjoint-sets = \"0.4.2\"","imports":["use disjoint_sets::UnionFind;"]},{"cmd":"cargo add disjoint-sets","imports":[]}],"homepage":"https://github.com/tov/disjoint-sets-rs","github":"https://github.com/tov/disjoint-sets-rs","docs":"https://docs.rs/disjoint-sets/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}