$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-04-03 08:48:40
On Apr 2, 2006, at 6:28 PM, Tiago de Paula Peixoto wrote:
> Hi.
>
> Is there any planned support for GraphML i/o
> (http://graphml.graphdrawing.org/) in BGL?
>
> Has anyone played with this, and has experimental code? I think I
> saw it
> mentioned in the BGL documentation somewhere, but I can't find it.
I have attached some code that I hacked together a while ago to read
and write GraphML files. I would greatly appreciate it if someone
would clean it up and document it so we can make it part of the BGL.
Doug