Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 692 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 692 Bytes

Systopia Graph Storage Project

To build this project, go to the build directory, and update the paths in paths.sh to reflect your setup.

Then execute the runner.sh script.

Requirements

  • g++11
add-apt-repository -y ppa:ubuntu-toolchain-r/test
apt-get update
apt-get install g++-11

We recommend either of the following Kronecker Generators:

The knonecker graph generation script currently uses PaRMAT. You can easily change it to use Smooth Kronecker Gernerator.