$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] How do I do reverse routing?
From: Stephen Woodbridge (woodbri_at_[hidden])
Date: 2010-05-12 16:40:33
Hi all,
A Dijkstra solution builds the tree outward from a source node.
Is there and easy was to change the sense of the route so the calculated
result is based on a tree inward to the a sink node?
Is there an example of this anywhere? I could not find one.
Thanks,
-Steve