 
            
            
            
            
                12 Mar
                
                    2010
                
            
            
                12 Mar
                
                '10
                
            
            
            
        
    
                12:32 a.m.
            
        I'm personally interested in _tests_ for different topologies, e.g. whether a given graph (or a filtered one) describes a path or a cycle, etc. I'm using those for different tasks in my current project. Thus I'd prefer the library to be able to test those, too.
It's in description. The is_star, is_cycle has some interesting design tradeoffs (isomorphism, labelling, etc.). Andrew Sutton andrew.n.sutton@gmail.com