all_shortest_paths

Hi,
I noticed that both shortest_path() and all_paths() give you the option to
retrieve the list of edges traversed.

Is there a way of obtaining the same information with all_shortest_paths()?

Currently this is not implemented.

Please open an issue in the website with a feature request, and this
will be included when I find the time.

Best,
Tiago