Thank you, I will try use filtered_graph
What exactly do you want to do? There are add_edge and remove_edge functions. If you want to disable edges temporarily based on a mask, look at filtered_graph.On Wed, 4 Jul 2012, mingliang zou wrote:
I created a graph.
And use add_edge to add some edges,
I wanna disable some edges, and add some edges. and use boost graph algorithm for enable edges
How can I do this? not create new graph.
-- Jeremiah Willcock
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users