k shortest paths
pathfinding

The pathfinding service enumerates the k shortest paths between a set of source and target nodes in a weighted graph. It is a wrapper of REA developped by Jimenez and Marzal.

The pathfinding service enumerates the k shortest paths between a set of source and target nodes in a weighted graph. It is a wrapper of REA developped by Jimenez and Marzal.