Boost logo

Boost Users :

From: Dmitriy Bufistov (dmitry_at_[hidden])
Date: 2005-12-10 10:28:05


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


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