This is a C++ implementation of the paper: Local Community Detection in Multiple Networks (KDD 2020) & Random Walk on Multiple Networks (Under review)
For details about how to use the code, refer to code/ReadMe.
@inproceedings{luo2020local,
title={Local Community Detection in Multiple Networks},
author={Luo, Dongsheng and Bian, Yuchen and Yan, Yaowei and Liu, Xiao and Huan, Jun and Zhang, Xiang},
booktitle={Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (SIGKDD), 2020.},
year={2020},
organization={ACM}
}