A simple parallel algorithm to draw cubic graphs

Citation
T. Calamoneri et al., A simple parallel algorithm to draw cubic graphs, IEEE PARALL, 11(10), 2000, pp. 1009-1018
Citations number
27
Categorie Soggetti
Computer Science & Engineering
Journal title
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS
ISSN journal
10459219 → ACNP
Volume
11
Issue
10
Year of publication
2000
Pages
1009 - 1018
Database
ISI
SICI code
1045-9219(200010)11:10<1009:ASPATD>2.0.ZU;2-O
Abstract
The main contribution of this work is to offer a simple and cost-efficient parallel algorithm that, given an arbitrary n-vertex cubic graph G as input , produces an orthogonal grid drawing of G in O(log n) time, using n proces sors on an EREW PRAM. Our algorithm matches the time and cost performance o f the best previously-known algorithm while at the same time improving the constant factors involved in two important metrics: layout area and number of bends. More importantly, however, our algorithm stands out by its concep tual simplicity and ease of implementation.