MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / get_num_paths

Function get_num_paths

src/graph/heavy_light_decomposition.rs:116–138  ·  view source on GitHub ↗
(
        hld: &HeavyLightDecomposition,
        mut v: usize,
        parent: &[usize],
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

random_treeFunction · 0.85

Calls

no outgoing calls

Tested by 1

random_treeFunction · 0.68