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.