Boost logo

Boost Users :

From: Beno?ît Dagon (benoit.dagon_at_[hidden])
Date: 2008-01-09 14:40:12


Hello,

If I understand correctly your problem description, you have a big graph
containing several subgraphs (your nets) that can share edges. So why
not using the subgraph class?

http://www.boost.org/libs/graph/doc/subgraph.html

> Does anyone know of how I can have more than 2 nodes attached to an edge
> (or net)?

I think there is some confusion in the definition of an edge. An edge
connects two nodes and can be directed or not, that's all. Then, of
course, several graphs can contain the same edge.

Hope it helps.

Cheers,
~Benoît


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net