[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] Label Propagation
From: |
Bartles, Gary |
Subject: |
Re: [igraph] Label Propagation |
Date: |
Thu, 1 Oct 2015 14:32:33 +0000 |
You found documents at Micron that cite our patent.
I'm pulling equations out of a IEEE Transactions paper for arc-flash energy
estimates that quote a 1906 Steinmetz paper...our dwarf Austrian cigar smoking
hero, how cool is that.
-G
-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Tamas Nepusz
Sent: Thursday, October 01, 2015 1:51 AM
To: Help for igraph users
Subject: Re: [igraph] Label Propagation
Hi,
The label propagation algorithm in igraph is written in C, not in R.
You can find the source code here (but it's not self-contained):
https://github.com/igraph/igraph/blob/master/src/community.c#L2085
T.
T.
On Tue, Sep 29, 2015 at 7:02 PM, Benika H <address@hidden> wrote:
> Hi. I would like to use the R source code for the label propagation
> algorithm. Is there a version on GitHub or available elsewhere? I'm
> trying to set a group of nodes as seed nodes and determine neighbors.
> Therefore, I would like to modify the code for this use.
>
>
> Thank you,
>
> BH
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help
This email and any attachments are only for use by the intended recipient(s)
and may contain legally privileged, confidential, proprietary or otherwise
private information. Any unauthorized use, reproduction, dissemination,
distribution or other disclosure of the contents of this e-mail or its
attachments is strictly prohibited. If you have received this email in error,
please notify the sender immediately and delete the original. Neither this
information block, the typed name of the sender, nor anything else in this
message is intended to constitute an electronic signature unless a specific
statement to the contrary is included in this message.
Re: [igraph] Label Propagation, Tamas Nepusz, 2015/10/08
- Re: [igraph] Label Propagation,
Bartles, Gary <=