
21 Jun
2011
21 Jun
'11
5:43 p.m.
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