Boost logo

Boost Users :

Subject: Re: [Boost-users] BGL: Write graphviz file with invisible edges
From: David Doria (daviddoria_at_[hidden])
Date: 2011-06-21 21:03:28


On Tue, Jun 21, 2011 at 2:55 PM, David Doria <daviddoria_at_[hidden]> wrote:
>> 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


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