Boost logo

Boost Users :

Subject: Re: [Boost-users] [graph][BGL] Why can not I use edge_index_t?
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2013-03-13 10:13:47


On Wed, 13 Mar 2013, Borja Miñano wrote:

> Hello Jeremiah,
>
> I am a little confused with the property maps, and I am trying different
> things.
> What I really want is to define some properties for the edges on a mutable
> graph. I am using a distributed adjacency list.
> I tried with distributed property maps, with iterator property maps and now I
> am trying defining internal properties.
> What do you recommend for my case? I want to add and remove edges and
> vertices, and the properties should be synchronized between processors.

Internal properties are the easiest way to do that.

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