BGL: which algorithm needs edge_index
            
            
            
                8 Aug
                
                    2004
                
            
            
                8 Aug
                
                '04
                
            
            
            
        
    
                11:56 p.m.
            
        Hello, The subject says it all. Which are the algorithms that need this property? googling boost I only found the subgraph thanks in advance, andreas
            
            
            
                9 Aug
                
            
            
                9 Aug
                
            
            
            
        
    
                5: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
        7757
        
      
          Age (days ago)
        
      
        7758
        
    
          Last active (days ago)
        
        
        
        1 comments
    
    
        
        2 participants
    
    
    
    
    
    
    
    
    participants (2)
- 
                
Andreas Fabri - 
                
Doug Gregor