1 May
2006
1 May
'06
12:23 p.m.
How do I make a graph that will just ignore when I attempt to add a parallel edge? Is there a way to set this on the graph, or is it only determined by the type of storage structures I'm using with the graph? I want to use a vecS to store the edges, but I dont want to allow parallel edges. -John