$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Greg Emerson (gemerson_at_[hidden])
Date: 2004-10-18 12:28:01
Re: Boost Graph Library
I have a feeling I am having some problems due to add_edge and vertex invalidation. According to the table on http://www.boost.org/libs/graph/doc/adjacency_list.html decriptors are stable, but http://groups.yahoo.com/group/boost/message/5435 claims otherwise. Could you clear this up for me?
Thanks much,
Greg Emerson