Function fast_paths::prepare_with_order_with_params

source ·
pub fn prepare_with_order_with_params(
    input_graph: &InputGraph,
    order: &[NodeId],
    params: &ParamsWithOrder
) -> Result<FastGraph, String>
Expand description

Like prepare_with_order(), but allows specifying some parameters used for the graph preparation