Boost logo

Boost :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-08-08 22:07:32


On Aug 8, 2004, at 4:56 PM, Andreas Fabri wrote:
> The subject says it all. Which are the algorithms that need
> this property? googling boost I only found the subgraph

Any algorithm that might need to create a property map for edges would
default to using the edge_index property. The max flow algorithms, for
instance, have edge property maps that could be built using the
edge_index property.

        Doug


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk