
9 Aug
2004
9 Aug
'04
3:07 a.m.
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