$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [bgl] Reconnecting an edge
From: Matthias Walter (xammy_at_[hidden])
Date: 2010-03-23 06:47:08
Hi!
Is there any way to reconnect an edge in a graph? I'm interested in
doing so while retaining a property map. Thus remove_edge and add_edge
are not a solution, I think. If not, may it worth to add such a concept?
best regards
Matthias Walter