igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] I am not understanding something.....


From: Marco
Subject: Re: [igraph] I am not understanding something.....
Date: Wed, 18 Jun 2008 13:36:20 +0200

Ok,

that's wonderful :)

Thanks both for the help and for the great work on igraph.

marco


On Wed, Jun 18, 2008 at 1:31 PM, Tamas Nepusz <address@hidden> wrote:
> No, but a little clarification: G.vs itself is a VertexSeq object, no need
> to "call" it. Calling it is useful when you want to filter out specific
> vertices. E.g., G.vs(capacity_lt=30) returns vertices having a "capacity"
> less than 30, provided that such an attribute exists. You can safely write
> G.vs instead of G.vs()

-- 
Fran Lebowitz  - "You're only has good as your last haircut."




reply via email to

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