igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Community detection for weighted graphs


From: Gábor Csárdi
Subject: Re: [igraph] Community detection for weighted graphs
Date: Mon, 10 Jan 2011 08:57:22 +0100

Hi,

please see the R manual at
http://igraph.sourceforge.net/doc/R/00Index.html, look at the
functions that have 'community' in their name. If, under the 'Usage'
section you see that the function has an argument called 'weights',
then the algorithm (and implementation) supports edge weights.
Otherwise it does not.

Best,
Gabor

On Mon, Jan 10, 2011 at 8:48 AM, Moses Boudourides
<address@hidden> wrote:
> Hello,
>
> Since I'm a little confused about what function treats which type of a
> graph, I'd like to ask you about any existing implementations of
> community detection for weighted graphs in igraph (R or Python).
> Thanks in advance.
>
> Best regards,
>
> --Moses
>
> _______________________________________________
> 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]