$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aman Sinha (amansinha100_at_[hidden])
Date: 2008-07-01 11:55:59
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?
Thanks,
Aman