[igraph] igraph_st_edge_connectivity -- how do we get the list of links
From:
hazel vincent
Subject:
[igraph] igraph_st_edge_connectivity -- how do we get the list of links ?
Date:
Thu, 30 Oct 2008 13:10:30 -0400
I was trying to get a list of all the links that are a part of any of the paths from a source node to a target node. I think igraph_st_connectivity gives a count of these links. Is there some way to get the list of links ?