Boost logo

Boost :

Subject: [boost] [BGL] Graph union
From: Shaun Jackman (sjackman_at_[hidden])
Date: 2011-06-21 13:43:14


Hi,

Is there a graph adapter that presents a view of the union of two
graphs? The union graph would not be modifiable.

graph_union<G1, G2> unionGraph(g1, g2);

If not, any tips on how to go about implementing this?

Cheers,
Shaun


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk