Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 601 Bytes

ReadMe.md

File metadata and controls

19 lines (13 loc) · 601 Bytes

RWM

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.

References

@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}
}