# Linear Work Generation of R-MAT Graphs

**Authors:** Lorenz H\"ubschle-Schneider, Peter Sanders

arXiv: 1905.03525 · 2020-10-14

## TL;DR

This paper presents an improved R-MAT graph generation algorithm that reduces work per edge to constant, enabling efficient, parallel graph creation with complex network properties.

## Contribution

It introduces a novel R-MAT generation method that significantly decreases computational work per edge and is highly parallelizable.

## Key findings

- Work per edge reduced to constant
- Algorithm is embarrassingly parallel
- Maintains complex network properties

## Abstract

R-MAT is a simple, widely used recursive model for generating `complex network' graphs with a power law degree distribution and community structure. We make R-MAT even more useful by reducing the required work per edge from logarithmic to constant. The algorithm works in an embarrassingly parallel way.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.03525/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1905.03525/full.md

## References

8 references — full list in the complete paper: https://tomesphere.com/paper/1905.03525/full.md

---
Source: https://tomesphere.com/paper/1905.03525