
3 Dec
2006
3 Dec
'06
7:47 p.m.
I using the boost CVS version, obtained last week Tuesday. I'm interested in using read_graphviz in a fairly complex manner. I want to read multiple properties from a *.dot file, including: - 1 graph property - 2 vertex properties - 2 edge properties Can this be done with the read_graphviz? Moreover, I would like these properties to end up outside of the graph. If this is possible, how is it done?