$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Siek (jsiek_at_[hidden])
Date: 2002-01-14 14:08:08
On Fri, 11 Jan 2002, David Abrahams wrote:
david.> If I make a filtered_graph G' based on some other graph G,
david.> how can I translate the vertex and edge descriptors
david.> between the two? In other words, I want to know how to
david.> relate an edge of G' to the corresponding edge of G, and
david.> likewise for vertices.
The vertex and edge descriptors of G and G' are the same.
david.> The docs don't say anything about this, and they definitely should
Yep, changed.
Thanks,
Jeremy
----------------------------------------------------------------------
Jeremy Siek http://php.indiana.edu/~jsiek/
Ph.D. Student, Indiana Univ. B'ton email: jsiek_at_[hidden]
C++ Booster (http://www.boost.org) office phone: (812) 855-3608
----------------------------------------------------------------------