Re: [Boost-users] Graph: writing graph properties to graphml file

15 Mar
2012
15 Mar
'12
5:02 p.m.
does not recognize the entry in the dynamic properties as graph
Thanks Jeremiah for the prompt answer. Sorry, I forgot to mention, your suggested change to graphml.hpp was the first thing I tried yesterday. Everything compiles with your suggested change, but the result is a runtime error (boost::any_cast exception). As far as I can tell the problem origins in line 292 in graphml.hpp. But so far I wasn't able to wrap my mind around that dynamic_property_map and I couldn't quite figure out yet what is going on and what is supposed to be going on. Juerg On Thu, 15 Mar 2012, Jeremiah Willcock wrote: the write_graphml function properties. I tried to change the key type of ref_property_map to Graph, which resulted in a compilation
4818
Age (days ago)
4818
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jeremiah Willcock
-
Juerg Tschirren