Hi,

I'm looking for a way to dynamically perform clustering in graph. I have 
hundred thousands of edges with weighted connections between them and each 
second about 10 edges are added.
In the igraph for R is an algorithm “cluster_label_prop” but I couldn’t find 
corresponding algorithm in C version of library.

Is it there but I simply miss it?
Is there any alternative how to do this kind of clustering dynamically using 
igraph?

Thanks
Jozef
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to