Hi Sirinda,

I think you mean the method unrelated of Clique Percolation Method.

You can check this paper
http://www.sciencedirect.com/science/article/pii/S0370157309002841

It's a summarize about community detection and you can find out what you
want in subsection B of section XI.

Evan

2012/3/14 Sirinda Palahan <[email protected]>

>  Hi all,
>
> I was wondering if there is any community detection algorithms that return
> overlapping communities where communities are just subgraphs and not
> cliques.
> Most of overlapping community detection papers I have read so far define a
> community as a clique. But my networks don't contain any cliques.
> I like the results I got from fast_greedy and would like to know if there
> is any extension of it that return overlapping clusters.
> Any paper suggestion would be appreciated or a suggestion how I should
> modify the fast_greedy so each vertex can belong to more than one cluster.
> thank you very much.
>
> Sirinda
>
> _______________________________________________
> igraph-help mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
>
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to