Boost logo

Boost Users :

Subject: Re: [Boost-users] How do I do reverse routing?
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2010-05-12 16:44:22


On Wed, 12 May 2010, Stephen Woodbridge wrote:

> 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.

There is a reverse_graph adapter. Would that do what you want?

-- Jeremiah Willcock


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net