$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gsoc] Interest in BGL v2?
From: Andrew Sutton (asutton.list_at_[hidden])
Date: 2011-04-01 12:49:58
> I will make one correction on that -- the compressed_sparse_row_graph has a
> custom implementation of adjacent_vertices() that is much simpler than the
> adaptor approach. I believe grid_graph might have something similar.
I wasn't aware of that. I'll have to look more closely.
Andrew