igraph-help
[Top][All Lists]
Advanced

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

[igraph] Connected indicies


From: Thomas
Subject: [igraph] Connected indicies
Date: Wed, 14 Aug 2013 11:25:18 +0100

Is there an igraph function that returns a list of all indices that a given node can reach by any path?

So in the following graph:

0  1
1  2
2  3
4  5

asking for those reachable by Node 0 would return 1,2 and 3.

Thank you,

Thomas
This message and any attachment are intended solely for the addressee and may 
contain confidential information. If you have received this message in error, 
please send it back to me, and immediately delete it.   Please do not use, copy 
or disclose the information contained in this message or in any attachment.  
Any views or opinions expressed by the author of this email do not necessarily 
reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system, you 
are advised to perform your own checks. Email communications with the 
University of Nottingham may be monitored as permitted by UK legislation.







reply via email to

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