Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 831 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 831 Bytes

Linear Work R-MAT Generation

This is a cleaned-up version of the code used for our paper Linear Work Generation of R-MAT Graphs

If you use this code in the context of an academic publication, we kindly ask that you cite our paper:

@article{HubSan2019RMAT,
  title={Linear work generation of {R-MAT} graphs},
  author={H{\"u}bschle-Schneider, Lorenz and Sanders, Peter},
  journal={Network Science},
  volume={8},
  number={4},
  pages={543--550},
  year={2020},
  publisher={Cambridge University Press}
}

The original code used for the experiments in the paper is available at https://github.com/lorenzhs/wrs/tree/rmat

Licensed under the MIT License, see the LICENSE file.