igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Difference between subgraph and induced subgraph


From: Tamas Nepusz
Subject: Re: [igraph] Difference between subgraph and induced subgraph
Date: Wed, 27 Jan 2016 10:41:24 +0100

Hi,

> What is the difference between subgraph and induced_subgraph methods?
Nothing; induced_subgraph() is the same as subgraph() but the latter
is deprecated and might be removed any time soon (it is kept there for
compatibility reasons only).

T.



reply via email to

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