CNCC - Change Number of Connected Components
Definition
A node’s CNCC value represents the
increase of connected components in the whole network.
CC(i) is the number of connected components of the whole
network when removing node u and all its connecting
edges, and CC(0) represents the number of connected components
of the original network.
See:
CCIS
CNCC(u) = CC(u)−CC(0)
See:
CCIS
References
- SUN, H., LIANG, Y., CHEN, L., WANG, Y., DU, W. & SHI, X. 2013. An Improved Sum of Edge Clustering Coefficient Method for Essential Protein Identification. Journal of Bionanoscience, 7, 386-390. DOI: 10.1166/jbns.2013.1152