$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Oudinet (johan.oudinet_at_[hidden])
Date: 2006-04-02 12:40:50
On 4/2/06, Tiago de Paula Peixoto <tiago_at_[hidden]> wrote:
> Hi.
>
> Is there any planned support for GraphML i/o
> (http://graphml.graphdrawing.org/) in BGL?
I don't think so, but BGL supports DOT language for I/O:
http://www.boost.org/libs/graph/doc/read_graphviz.html
Regards,
-- Johan