$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [BGL] vecS for vertex container and vertex index adjustments
From: Ed Linde (edolinde_at_[hidden])
Date: 2012-10-02 15:56:49
Hi,I have not yet heard of a solution, when I am having to iterate through
the graph and then work on the filtered graph in every subsequent iteration
after I have cleared the vertex. The examples only show how to apply the
filter ONCE at the end. If I keep calling filtered_graph am I then making a
lot of instances and hence it would keep having to make new copies of my
graph?Thanks,Ed
-- View this message in context: http://boost.2283326.n4.nabble.com/BGL-vecS-for-vertex-container-and-vertex-index-adjustments-tp4630730p4636462.html Sent from the Boost - Users mailing list archive at Nabble.com.