Convert igraph object to edge list.
igraph.to.elist(g)
Intended as internal function.
Return an edge list with weights from an igraph object.
Alexander Mercier