$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sam Schetterer (samthecppman_at_[hidden])
Date: 2007-04-02 20:03:13
If there is interest, I will gladly write sorting algorithms
specialized for the Boost Graph Library.
These algorithms will include:
sort by property values
sort by vertex values
sort by matrix values
sort by adjacent vertex values
sort by edge values
sort by location along a path
and probably more