An open API service indexing awesome lists of open source software.

https://github.com/ldbc/graphalytics-competition-2023-results


https://github.com/ldbc/graphalytics-competition-2023-results

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Graphalytics results

Scripts to compute the results of the Graphalytics 2023 competition.

## Usage

Decompress the archives in the `submissions/` directory

```bash
cd submissions
unzip '*.zip'
cd ..
```

Run the analysis script:

```bash
python3 analyze.py
```