Boost logo

Boost Users :

Subject: Re: [Boost-users] [BGL] algorithms and listS as vertex list container
From: Christophe Goessen (az.maeve_at_[hidden])
Date: 2010-06-22 15:39:16


Here's an example attached to this message.

If replaced by vecS everything compile fine but as is I receive the
described compilation error.

Hope it will help you

On 22 June 2010 19:23, Jeremiah Willcock <jewillco_at_[hidden]> wrote:

> 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 mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>

-- 
Christophe




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