jasondavies / science.js

Scientific and statistical computing in JavaScript.
http://www.jasondavies.com/
Other
886 stars 93 forks source link

Clustering algorithm for graph #14

Open dnprock opened 10 years ago

dnprock commented 10 years ago

It's useful for D3 force layout where we want to see nodes in groups. I've used Clauset-Newman-Moore clustering algorithm in NodeXL. They have decent result.

http://www.ece.unm.edu/ifis/papers/community-moore.pdf