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 09:38:13 +0100

The same is available for Python, see the Python documentation from
http://igraph.sf.net. igraph is written in C. The R and Python parts
are (little more than) just wrappers.

Best,
Gabor

On Mon, Jan 10, 2011 at 9:23 AM, Moses Boudourides
<address@hidden> wrote:
> Thanks Gabor! Anything else on Python? --Moses
>
> On Mon, Jan 10, 2011 at 8:57 AM, Gábor Csárdi <address@hidden> wrote:
>> 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
>>
>> _______________________________________________
>> igraph-help mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/igraph-help
>>
>
> _______________________________________________
> 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]