Boost logo

Boost :

Subject: Re: [boost] Problem with write_graphviz
From: Dmitry Bufistov (dmitry_at_[hidden])
Date: 2009-04-17 06:53:58


Josep TORRAS FLAQUER wrote:
> Hello,
> I'm working with boost graph library. I'm creating a graph and i'd like
> to write its description into a file or to display it on the screen.
> The properties of Edges and Vertex are bundled, and i'm not able to
> write them. I have read the doc once and again and i don't get to find a
> solution. I have looked for examples but i haven't found anything
> actually useful for me.
> Could anyone please help me or propose a possible solution?

Josep,

Several properties can be passed to graphviz writer via
dynamic_properties map. See attachment.

Regards,
Dmitry




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk