Menu

#127 Get the list of edges between two nodes

open
nobody
None
5
2011-09-12
2011-09-12
Anonymous
No

Add a function to get the list of edges between two nodes.
Iterator<edge> getEdges(node src,node tgt)

Discussion


Log in to post a comment.