$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Hood (jhood_at_[hidden])
Date: 2008-02-05 22:06:01
Hello, all,
Sorry to spam the list over this, but I my need is dire. In reading the
boost::graph documentation, I stumbled across an example of sorting a
graph's edges (I am trying to implement a bi-directional graph with
edge-sorting). I have been searching through the docs, but to no
avail. Could some kind soul point me in the right direction?
Many thanks.
-J