English

A Distributed Multilevel Force-directed Algorithm

Distributed, Parallel, and Cluster Computing 2016-09-05 v2

Abstract

The wide availability of powerful and inexpensive cloud computing services naturally motivates the study of distributed graph layout algorithms, able to scale to very large graphs. Nowadays, to process Big Data, companies are increasingly relying on PaaS infrastructures rather than buying and maintaining complex and expensive hardware. So far, only a few examples of basic force-directed algorithms that work in a distributed environment have been described. Instead, the design of a distributed multilevel force-directed algorithm is a much more challenging task, not yet addressed. We present the first multilevel force-directed algorithm based on a distributed vertex-centric paradigm, and its implementation on Giraph, a popular platform for distributed graph algorithms. Experiments show the effectiveness and the scalability of the approach. Using an inexpensive cloud computing service of Amazon, we draw graphs with ten million edges in about 60 minutes.

Keywords

Cite

@article{arxiv.1608.08522,
  title  = {A Distributed Multilevel Force-directed Algorithm},
  author = {Alessio Arleo and Walter Didimo and Giuseppe Liotta and Fabrizio Montecchiani},
  journal= {arXiv preprint arXiv:1608.08522},
  year   = {2016}
}

Comments

Appears in the Proceedings of the 24th International Symposium on Graph Drawing and Network Visualization (GD 2016)

R2 v1 2026-06-22T15:35:26.054Z