igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] how to select eid on the basis of an edge attribute


From: Simone Gabbriellini
Subject: [igraph] how to select eid on the basis of an edge attribute
Date: Wed, 21 Jan 2009 10:30:17 +0100

Hi List,
Hi Tamas,

I know that it is possible to select the eid of an edge between vertex
1 and 2 simply by:

eid = g.get_eid(1,2)

in my case, vertex 1 and 2 can be linked by more than one link,
suppose one blue link and one red link...

is it possible to tell igraph to select the eid of the RED link between 1 and 2?

best regards,
Simone




reply via email to

[Prev in Thread] Current Thread [Next in Thread]