1 Jul
                
                    2008
                
            
            
                1 Jul
                
                '08
                
            
            
            
        
    
                9:09 p.m.
            
        On Jul 1, 2008, at 11:55 AM, Aman Sinha wrote:
I am looking to build a graph where an edge can be incident on multiple vertices. I believe this is also called a hypergraph. The boost archives have some discussion of hypergraphs from way back in year 2002. Does anyone know what is the status of that? If is is not supported, is there a reasonable workaround to build such graphs?
Hypergraphs are (still) not supported in the BGL. I think the workarounds tend to vary greatly depending on how you need to use the hypergraph. - Doug