Make sure the following dependencies are installed:
-
Python ≥ 3.6
-
C++ toolchain supporting C++14 (g++ 7+)
mkdir build && cd build
cmake ..
make -j8Please refer to the paper for obtaining the real world datasets.
The scripts for generating synthetic datasets are availble under generators/.