CWTSLeiden / networkanalysis

Java package that provides data structures and algorithms for network analysis.
MIT License
145 stars 33 forks source link

fix: order cluster after removing small clusters #27

Open vtraag opened 10 months ago

vtraag commented 10 months ago

This fixes one problem that was noted in #25, namely that clusters are not ordered consecutively after removing small clusters.