Boost logo

Boost Users :

From: RIVASSEAU Jean Noel (JN.RIVASSEAU_at_[hidden])
Date: 2006-11-16 10:09:38


Hi there,

I also remember that I was the first to discover/report this problem, while I was using the BGL a while ago, but I can confirm it has long been fixed. (I made extensive use of bundled properties in subgraph, so it had to work).

Jean-Noël

-----Message d'origine-----
De : boost-users-bounces_at_[hidden] [mailto:boost-users-bounces_at_[hidden]] De la part de Doug Gregor
Envoyé : jeudi 16 novembre 2006 16:07
À : boost-users_at_[hidden]
Objet : Re: [Boost-users] BGL: Bundled Properties in subgraphs

On Nov 13, 2006, at 5:18 PM, Greg Reynolds wrote:
> I am trying to use the subgraph class with bundled propeties and
> wonder if it is still broken? I found a message on the list saying
> that it was broken in March 2005, but would probably be fixed shortly.

It should have been fixed in April, 2005.

> I include my code below. It compiles cleanly if I don't use subgraph,
> i.e.
> just declare the adjacency_list.

The error I'm seeing is coming from the lack of an edge_index property for the edges. If one adds that edge_index property, subgraph should work.

> It also works if use the internal
> properties method.

Really? I can't get it to compile with internal properties (until I add an edge_index property).

        Cheers,
        Doug
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


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