igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Connected indicies


From: Tamás Nepusz
Subject: Re: [igraph] Connected indicies
Date: Wed, 14 Aug 2013 13:42:55 +0200

> Is there an igraph function that returns a list of all indices that a given 
> node can reach by any path?
Yes; it's called igraph_subcomponent in the C core, subcomponent() in the R 
interface and Graph.subcomponent() in the Python interface.

-- 
T.


reply via email to

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