igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] shortest path between two vertices


From: Rajarshi Guha
Subject: Re: [igraph] shortest path between two vertices
Date: Tue, 3 Feb 2009 17:40:08 -0500



On Mon, Feb 2, 2009 at 9:53 PM, Chris Wj <address@hidden> wrote:
Hmm, I'm using development main branch 0.6 and this worked for me:
print g.shortest_paths( source=[0], target=[1], weights=None, mode=igraph.ALL) 

Hmm, I tried compiling the latest version from the repository but after installing the Python interface the above call doesn't work. How did you compile the Python bindings?



--
Rajarshi Guha

reply via email to

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