Boost logo

Boost Users :

Subject: Re: [Boost-users] Graphviz file I/O (UNCLASSIFIED)
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2012-03-06 11:33:34


On Tue, 6 Mar 2012, Neiderer, Andrew M CIV (US) wrote:

> Classification: UNCLASSIFIED
> Caveats: NONE
>
> I try but have difficulty with compile/translate, execution errors :-(
> But maybe with use.
>
> I am trying to r/w Graphviz files.
> The following is result of
> "write_graphviz(std::cout,g,dp,std::string("id"));"
>
> Could someone tell me how/what to correct.

To use a dynamic_properties object, you need to use the write_graphviz_dp
function instead of write_graphviz.

-- Jeremiah Willcock


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