English

A Sparse Stress Model

Computational Geometry 2016-11-29 v3 Data Structures and Algorithms

Abstract

Force-directed layout methods constitute the most common approach to draw general graphs. Among them, stress minimization produces layouts of comparatively high quality but also imposes comparatively high computational demands. We propose a speed-up method based on the aggregation of terms in the objective function. It is akin to aggregate repulsion from far-away nodes during spring embedding but transfers the idea from the layout space into a preprocessing phase. An initial experimental study informs a method to select representatives, and subsequent more extensive experiments indicate that our method yields better approximations of minimum-stress layouts in less time than related methods.

Keywords

Cite

@article{arxiv.1608.08909,
  title  = {A Sparse Stress Model},
  author = {Mark Ortmann and Mirza Klimenta and Ulrik Brandes},
  journal= {arXiv preprint arXiv:1608.08909},
  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:36:43.346Z