igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] mincut of directed graphs


From: Tamas Nepusz
Subject: Re: [igraph] mincut of directed graphs
Date: Mon, 05 Dec 2011 16:57:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0

Yes, you are right, you have to download and compile the C core first and
then you can move on to compiling the Python interface.

-- 
Tamas

On 12/05/2011 04:54 PM, Stephen Dixon wrote:
> Thank you for you help.  Excuse my ignorance, but when looking at the builds
> for the 0.6 version the python-igraph builds seem much smaller than the
> other build.  Do I need to download the C library and build it and then
> build the python source?
> 
> 
>  
> On Sun, Dec 4, 2011 at 1:52 PM, Tamás Nepusz <address@hidden
> <mailto:address@hidden>> wrote:
> 
>     Dear Stephen,
> 
>     If you are using igraph 0.5.x, then this is not possible at the moment;
>     igraph 0.5.x contains the min-cut algorithm for undirected graphs only.
>     igraph 0.6 will contain an implementation of the min-cut calculation for
>     directed graphs as well, so if you are willing to put up with the
>     bleeding-edge development version of igraph, try one of our nightly
>     builds from here:
> 
>     http://code.google.com/p/igraph/downloads/list
> 
>     --
>     Tamas
> 
>     On 4 Dec 2011, at 01:10, Stephen Dixon wrote:
> 
>     > <Mail Attachment>_______________________________________________
>     > igraph-help mailing list
>     > address@hidden <mailto:address@hidden>
>     > https://lists.nongnu.org/mailman/listinfo/igraph-help
> 
> 
>     _______________________________________________
>     igraph-help mailing list
>     address@hidden <mailto:address@hidden>
>     https://lists.nongnu.org/mailman/listinfo/igraph-help
> 
> 
> 
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

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