$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [BGL] Matrix as Graph - Graph Adaptor
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-12-11 13:36:02
AMDG
Liao, Elizabeth wrote:
>
> Im looking at using the Graph Adaptor class for Matrices but Im not
> sure how to use it. Specifically, Im confused by the macro
> BOOST_GRAPH_ADAPT_MATRIX_TO_GRAPH in matrix_as_graph.cpp. Does anyone
> have an example on how to use it? Im more at the evaluation stage on
> whether to use BGL or not so Im not familiar with other BGL
> functions. Any help would be appreciated.
>
It looks like BOOST_GRAPH_ADAPT_MATRIX_TO_GRAPH is intended to
work with MTL, http://www.osl.iu.edu/research/mtl/reference/html/Matrix.html
In Christ,
Steven Watanabe