$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [graph] named vertices?
From: Noah Roberts (roberts.noah_at_[hidden])
Date: 2009-07-08 15:38:46
I notice that in the changes for the newest boost that "named vertexes"
is now supported in adjacency_list. I can't find anything on this
feature though. I have the book, have searched the web. Only thing I
find is comments in adjacency_list.hpp that maybe refers to a NamedGraph
concept? I don't see that in the docs either:
http://www.boost.org/doc/libs/1_39_0/libs/graph/doc/table_of_contents.html
Could someone give me an overview of what this feature is and why I
might use it? Probably better...point me to some place that documents it?