|
Boost Users : |
From: Doug Gregor (dgregor_at_[hidden])
Date: 2006-11-16 10:06:30
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 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