igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] MCL Algorithm


From: Gábor Csárdi
Subject: Re: [igraph] MCL Algorithm
Date: Wed, 31 Dec 2008 09:43:33 +0100

Chris,

this is always a difficult decision, the main problem is, that it is
not easy to do it in a way that allows us to include future updates as
well. Furthermore we will need to maintain the code in the future and
that is sometimes problematic, a large portion of portability problems
we get are due to some 3rd party C++ codes we put into igraph....

We already include many smaller and bigger pieces of software, e.g.
the walktrap, the spinglass community finding algorithms, parts of
ARPACK, LAPACK and BLAS, the BLISS graph isomorphism library, etc.

Maybe I am just frustrated because I have been trying to repair the
igraph version of ARPACK for a couple of days now....

But actually the MCL code looks pretty good. So we will see. Thanks for the tip.

Best,
Gabor

On Tue, Dec 30, 2008 at 11:20 PM, Chris Wj <address@hidden> wrote:
> I have been using MCL lately and before working on a way to export igraph in
> MCL matrix format, I was looking to see if there was any further thoughts on
> including this library in igraph. I searched the archives and found that
> Tamas said something about possibly including MCL in igraph.
> For now, I will probably just exec it (popen) to test it.
>
> MCL: http://www.micans.org/mcl/
>
> _______________________________________________
> 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]