j
k
j a
j l
I'm coloring my graph with the following code: vertex_color_map_t& vertex_color_map = boost::get(vertex_color, g);
I'm coloring my graph with the following code:
vertex_color_map_t& vertex_color_map = boost::get(vertex_color, g);
I would have expected
Back to the thread
Back to the list