项目链接:
https://github.com/GraphProcessor/ppSCAN
c++并行代码:
https://github.com/GraphProcessor/ppSCAN/tree/master/pSCAN-refactor
其中向量化的部分 (AVX2 / AVX512):
https://github.com/GraphProcessor/ppSCAN/blob/master/pSCAN-refactor/Graph.cpp
实验脚本:
https://github.com/GraphProcessor/ppSCAN/tree/master/python_experiments
生成论文 figures 脚本: