AN ALGORITHM FOR STRAIGHT-LINE DRAWING OF PLANAR GRAPHS

Authors
Citation
D. Harel et M. Sardas, AN ALGORITHM FOR STRAIGHT-LINE DRAWING OF PLANAR GRAPHS, Algorithmica, 20(2), 1998, pp. 119-135
Citations number
12
Categorie Soggetti
Computer Sciences",Mathematics,Mathematics,"Computer Science Software Graphycs Programming
Journal title
ISSN journal
01784617
Volume
20
Issue
2
Year of publication
1998
Pages
119 - 135
Database
ISI
SICI code
0178-4617(1998)20:2<119:AAFSDO>2.0.ZU;2-U
Abstract
We present a new algorithm for drawing planar graphs on the plane. It can be viewed as a generalization of the algorithm of Chrobak and Payn e, which, in turn, is based on an algorithm by de Fraysseix, Pach, and Pollack. Our algorithm improves the previous ones in that it does not require a preliminary triangulation step; triangulation proves proble matic in drawing graphs ''nicely,'' as it has the tendency to ruin the structure of the input graph. The new algorithm retains the positive features of the previous algorithms: it embeds a biconnected graph of n vertices on a grid of size (2n - 4) x (n - 2) in linear time. We hav e implemented the algorithm as part of a software system for drawing g raphs nicely.