English

Simple linear algorithms for mining graph cores

Data Structures and Algorithms 2014-01-09 v1 Social and Information Networks

Abstract

Batagelj and Zaversnik proposed a linear algorithm for the well-known kk-core decomposition problem. However, when kk-cores are desired for a given kk, we find that a simple linear algorithm requiring no sorting works for mining kk-cores. In addition, this algorithm can be extended to mine (k1,k2,,kp)(k_1, k_2,\ldots, k_p)-cores from pp-partite graphs in linear time, and this mining approach can be efficiently implemented in a distributed computing environment with a lower message complexity bound in comparison with the best known method of distributed kk-core decomposition.

Keywords

Cite

@article{arxiv.1401.1771,
  title  = {Simple linear algorithms for mining graph cores},
  author = {Yang Xiang},
  journal= {arXiv preprint arXiv:1401.1771},
  year   = {2014}
}
R2 v1 2026-06-22T02:41:35.211Z