Boost logo

Boost Users :

Subject: Re: [Boost-users] [BGL] Cannot use vertex indices managed through bundled properties with r_c_shortest_path if EdgeList is listS
From: potato_research (santini.alberto_at_[hidden])
Date: 2013-09-05 07:21:19


I see that in the svn trunk version of boost the bug has been resolved, as
now in r_c_shortest_paths.hpp the vertex index is correctly retrieved via

vertices_size_type i_cur_resident_vertex_num = get(vertex_index_map,
cur_label->resident_vertex);

So, no need to open a ticket, I guess.
The test provided earlier is, in fact, compiling with the trunk version. :)

--
View this message in context: http://boost.2283326.n4.nabble.com/BGL-Cannot-use-vertex-indices-managed-through-bundled-properties-with-r-c-shortest-path-if-EdgeList-S-tp4651288p4651306.html
Sent from the Boost - Users mailing list archive at Nabble.com.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net