|
From: | Andrew Edelman |
Subject: | Re: [igraph] all paths between nodes |
Date: | Thu, 21 Oct 2010 08:21:21 -0600 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.11) Gecko/20101013 Lightning/1.0b2 Thunderbird/3.1.5 |
Andrew On 10/21/2010 3:26 AM, Tamas Nepusz wrote:
if g is a graph tha has nodes i and j, how do i find *all the paths" between nodes i and j?A Python solution has just been mentioned in one of the emails yesterday: http://stackoverflow.com/questions/3971876/all-possible-paths-from-one-node-to-another-in-a-directed-tree-igraph Probably you can come up with something similar for R if you happen to use the R interface instead.
[Prev in Thread] | Current Thread | [Next in Thread] |