22 Jun
2011
22 Jun
'11
1:03 a.m.
On Tue, Jun 21, 2011 at 2:55 PM, David Doria
You will also need dp.property("node_id", get(vertex_index, g)); before the write_graphviz_dp call.
Awesome, works like a charm. Thanks for your help!
David
Here is the full example for future readers: http://programmingexamples.net/index.php?title=CPP/Boost/BGL/InvisibleEdges David