ocamlgraph icon indicating copy to clipboard operation
ocamlgraph copied to clipboard

all shortest paths using Dijkstra's algorithm

Open slindley opened this issue 8 years ago • 1 comments

Given that the shortest path algorithm essentially computes this information anyway, it makes sense to expose the more general functionality in the API!

slindley avatar Aug 07 '17 17:08 slindley

I am very interested by this feature, for molecules this is very interesting

UnixJunkie avatar Mar 12 '18 08:03 UnixJunkie