alis.network_tools.clustering.IS2#

alis.network_tools.clustering.IS2(cluster, G)[source]#

Iterative Scan (IS2) algorithm implementation

Taken from https://github.com/justin830827/Overlapping-Community-Detection/blob/master/IS2.py