$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Graph] Adjacency list scalability with a Dijkstra algorithm
From: Juan Antonio Farré Basurte (jafb_at_[hidden])
Date: 2009-03-26 08:43:15
You might find specially easy to understand and use bundled properties:
http://www.boost.org/doc/libs/1_38_0/libs/graph/doc/bundles.html
Good luck :)