Function fast_paths::prepare

source ·
pub fn prepare(input_graph: &InputGraph) -> FastGraph
Expand description

Prepares the given InputGraph for fast shortest path calculations.