MCPcopy Create free account
hub / github.com/EbTech/rust-algorithms / find

Method find

src/graph/mod.rs:26–32  ·  view source on GitHub ↗

Finds the set's representative. Do path compression along the way to make future queries faster.

(&mut self, u: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mergeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected