Boost logo

Boost Users :

Subject: Re: [Boost-users] Dijkstra Visitor examine_edge usage
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2011-11-14 19:24:04


On Mon, 14 Nov 2011, giridhar wrote:

> Hello All,
>       I have to use Dijkstra's visitor in my project to check a minimum condition on each edge in the shortest path.
> But I am not sure how to use it with bundled edge properties. Can anyone give me a good overview of how
> to implement examine_edge() in Dijkstra visitor concept. Below are the details.

What condition do you want to test? When during the algorithm do you want
to do it, and what are you planning to do with the result of the test?

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