
28 Sep
2006
28 Sep
'06
6:48 p.m.
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