Index of the community from iGraph community algorithms -


does index of community of igraph community algorithms have meaning? e.g., if use fc <- fastgreedy.community(g) , communities 1,2,3: community 1 mean strongest community because merged first in algorithm or labels?

there no ordering; community ids igraph uses arbitrary numbers.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -