|
Boost : |
From: Mohamed Anouar Rachdi (marachdi_at_[hidden])
Date: 2006-09-28 14:48:46
Hello,
I'm using boost bidirectional multigraph, and i use
boost::edge(src,dst,graph) but just like this it doesnt
work when there is multilinks between src and dst
is there a way to specifie an id of link
something like
boost::edge(src,dst, idlink, graph)??
thanx
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk