
10 Dec
2005
10 Dec
'05
3:28 p.m.
Hello everybody, I have desperated to find solution to my, I believe, simple problem which is in the following: construct "external" property map for storing edges color, this map should be suitable for such usage: boost::dynamic_properties p; p.property("color", MY_MAP); because I would like to write this property to ".dot" file using write_viz() function. Many thanks in advance for any help, Regards, --Dmitry