boost/graph/metric_tsp_approx.hpp patch, is there interest?
25 Feb
2014
25 Feb
'14
8:26 p.m.
Dear list, In the boost/graph/metric_tsp_approx.hpp:224 is a note // TODO: This is will be O(n^2) if vertex storage of g != vecS. Since I am exactly in this situation I made a patch for my use, I added a bundled property to MSTImpl's vertices to contain a descriptor to keep track of the original graph vertices. It is a small modification, but since there is a TODO perhaps there is interest? If so how should I share it? Of course any comment is welcome. Your sincerely, Paolo
3911
Age (days ago)
3911
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paolo Bolzoni