
22 Oct
2012
22 Oct
'12
8:12 p.m.
On Mon, 22 Oct 2012, Jan Hudec wrote:
Hello,
I've been writing custom version of Dijkstra's shortes path algorithm because of specific constraints and I was using the dijkstra_shortest_paths_no_color_map function as template. And I've notices that it only works by accident:
(snip)
Should this be fixed? Are there any risks doing so?
I've just committed an attempted fix to the trunk in r81049. Please see if that fixes the issue. Thank you. -- Jeremiah Willcock