Boost logo

Boost Users :

From: Arthur (arthurc_at_[hidden])
Date: 2003-06-05 09:44:34


I'm trying to use this graph class without detailed reading. I can't
find a decent, clear example of doing this. I have a simple graph:

typedef adjacency_list<list, listS, bidirectionalS> Graph;

What do I do to prevent parallel edges to be inserted?

Thanks for any help offered,
Arthur


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