Boost logo

Boost Users :

Subject: Re: [Boost-users] [BGL] algorithms and listS as vertex list container
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2010-06-22 13:23:51


On Tue, 22 Jun 2010, Christophe Goessen wrote:

> The error is not exactly the same but quite similar (always a such missing function) with all the single source shortest paths algorithms (dijkstra's,
> bellman-ford's and dag).
> Also, I already have a vertex_index property map (internal one).
> What you are implying is that this is a know bug?
>
> By the way I'm using the 1.42 version

No, it's not a known bug, it's an unknown one I need to fix. If you have
a vertex_index map, all of the algorithms should work with your vertex and
edge types. Could you please send me a small example that fails?

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