There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Implementation of Suurballe's algorithm for finding two disjoint paths in a nonnegatively-weighted directed graph, so that both paths connect the same pair of vertices and have minimum total length.