igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] All paths between two nodes in a directed acyclic graph


From: Gábor Csárdi
Subject: Re: [igraph] All paths between two nodes in a directed acyclic graph
Date: Wed, 20 Oct 2010 10:35:53 +0200

Hi,

no, this is not implemented in igraph itself. But I think you have an
answer on StackOverflow with the actual code, or am I missing
something?

Gabor

On Wed, Oct 20, 2010 at 10:11 AM, bgbg bg <address@hidden> wrote:
> Hello,
> I'm looking for a way to list all possible paths in a directed acyclic
> graph, represented by an igraph object in python.
>
> Originally I have posted a question on StackOverflow
> (http://stackoverflow.com/questions/3971876/all-possible-paths-from-one-node-to-another-in-a-directed-tree-igraph),
> where I got a good general advice. However, I prefer not implementing
> such a function by myself, but rather to use an existing one (if such
> a function actually exists). Unfortunately, I cannot find such a
> function in igraph documentation. Does such a function exist in
> igraph, or do I need to implement it by myself?
>
> Thank you
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM



reply via email to

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