Implementation of the method proposed in the paper:
Constrained Local Graph Clustering by Colored Random Walk
by Yaowei Yan, Yuchen Bian, Dongsheng Luo, Dongwon Lee and Xiang Zhang Published at WWW'19, May 2019, San Francisco, USA
Copyright (C) 2019
Yaowei yan
Pennsylvania State University
This implementation is written in Matlab and C++ MEX.
Matlab
C++ compiler
In Matlab command line,
compile
In Matlab command line,
example
Please contact [email protected] in case you have any questions.
Please cite our paper if you use the model or this code in your own work:
@inproceedings{yan2019constrained,
title={Constrained Local Graph Clustering by Colored Random Walk},
author={Yan, Yaowei and Bian, Yuchen and Luo, Dongsheng and Lee, Dongwon and Zhang, Xiang},
booktitle={The World Wide Web Conference},
pages={2137--2146},
year={2019},
organization={ACM}
}