ocamlgraph
ocamlgraph copied to clipboard
all shortest paths using Dijkstra's algorithm
Given that the shortest path algorithm essentially computes this information anyway, it makes sense to expose the more general functionality in the API!
I am very interested by this feature, for molecules this is very interesting