Skip to main content

Module algorithm

Module algorithm 

Source
Expand description

Adaptation of the algorithm for petgraph::algo::simple_path::all_simple_paths_multi to accept a cost function interacting with the edge weight.

Functionsยง

all_simple_paths_multi
Calculate all simple paths from a source node to any of several target nodes.