gephi / gephi-plugins

Repository for Gephi Plugins maintained by the team. Each plugin has it's branch.
270 stars 620 forks source link

Newman Girvan Plugin #183

Closed jSh4rk closed 6 years ago

jSh4rk commented 6 years ago

This plugin uses the algorithm of Newman-Girvan to cluster a given graph. The plugin implements the shortest path betweeness and modularity to find the best clustering. It extends the idea of Newman-Girvan and can respect edge types and multi edges between tweo nodes.

It was created as a part of a practical internship at the university of hagen at the department of theoretical computer science.

eduramiba commented 6 years ago

Thanks for the request! I will review it as soon as possible.

eduramiba commented 6 years ago

Merged, thanks! Your plugin should be available soon