Hi Tiago, Doug, I just had a look at graph-tool and it looks really interesting. You're computing several measures that are standard in Network Science these days and I wonder if these could be integrated in the next BGL distribution -they're very, very useful. Cheers, Rui ________________________________________ Rui Carvalho http://www.casa.ucl.ac.uk/people/Rui.htm Senior Research Fellow Centre for Advanced Spatial Analysis University College London 1-19 Torrington Place Gower Street London WC1E 6BT, U.K. -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Tiago de Paula Peixoto Sent: 03 October 2006 22:36 To: boost-users@lists.boost.org Subject: Re: [Boost-users] [BGL] Reading GraphML On 10/03/2006 03:28 PM, Doug Gregor wrote:
Uh oh. It looks like we're not handling namespaces correctly at all. Expat does have namespace support, we're just not using it.
Tiago, perhaps you have some interest in adding namespace support to the GraphML parser?
Yes, sure. I'll take a stab at it...
BTW, the newest version from the reader can always be obtained from:
https://projects.forked.de/graph-tool/browser/trunk/src/graph/graphml.hpp
https://projects.forked.de/graph-tool/browser/trunk/src/graph/graphml.cpp
(the above version has a GPL header, but I'll take it off when it's to
be included in boost)
Take care.
--
Tiago de Paula Peixoto