$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeffrey Holle (jeff.holle_at_[hidden])
Date: 2004-08-30 13:45:03
I've been experimenting with subgraphs.
At present, they look quite useful in what I'm trying to do, but I've
questions.
If I add custom vertex and edge properties to my base graph, can I
access these through a subgraph, using local vertex/edge descriptors?
If not, is there a way of obtaining the mapping between global and local
vertex/edge descriptors?