igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] selecting vertices by name


From: Tamas Nepusz
Subject: Re: [igraph] selecting vertices by name
Date: Thu, 21 Apr 2011 13:49:13 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8

> Hey! That's a really nice solution. Is it linear time search? 
The "name" attribute is indexed so it should be equal to a Python dictionary
lookup. It is linear for the other attributes.

-- 
T.



reply via email to

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