graph icon indicating copy to clipboard operation
graph copied to clipboard

Is EdgeIndexMap needed in r_c_shortest_paths ?

Open andrea-cassioli-maersk opened this issue 1 year ago • 3 comments

I have been using r_c_shortest_paths for a while, and recently because of a code refactoring I realised that one of the template parameters, namely EdgeIndexMap, seems not to be used anywhere in r_c_shortest_paths. I was then wonder whether I am missing its purpose. Could anyone shed a light?

andrea-cassioli-maersk avatar Jul 25 '23 06:07 andrea-cassioli-maersk

Interesting. I would have to dig into the commit history to find out why.

jeremy-murphy avatar Jul 28 '23 01:07 jeremy-murphy

Hey @jeremy-murphy , any luck finding more about this?

andrea-cassioli-maersk avatar Sep 13 '23 08:09 andrea-cassioli-maersk

Sorry, I haven't had a chance to work on it.

jeremy-murphy avatar Sep 20 '23 05:09 jeremy-murphy