edgegraph.pathfinding.longestpath

edgegraph.pathfinding.longestpath#

Algorithms for finding the longest path between two points.

Functions

single_pair_longest_path(uni, start, dest[, ...])