OPTIMAL PARALLEL ALGORITHMS FOR STRAIGHT-LINE GRID EMBEDDINGS OF PLANAR GRAPHS

Citation
My. Kao et al., OPTIMAL PARALLEL ALGORITHMS FOR STRAIGHT-LINE GRID EMBEDDINGS OF PLANAR GRAPHS, SIAM journal on discrete mathematics, 7(4), 1994, pp. 632-646
Citations number
35
Categorie Soggetti
Mathematics,Mathematics
ISSN journal
08954801
Volume
7
Issue
4
Year of publication
1994
Pages
632 - 646
Database
ISI
SICI code
0895-4801(1994)7:4<632:OPAFSG>2.0.ZU;2-S
Abstract
A straight-line grid embedding of a planar graph is a drawing of the g raph on a plane where the vertices are located at grid points and the edges are represented by nonintersecting segments of straight lines jo ining their incident vertices. Given an n-vertex embedded planar graph with n greater than or equal to 3, a straight-line embedding on a gri d of size (n - 2) x (n - 2) can be computed deterministically in O(log n log log n) time with n/log n log log n processors. If randomization is used, the complexity is improved to O(log n) expected time with th e same optimal linear work. These algorithms run on a parallel random access machine that allows concurrent reads and concurrent writes of t he shared memory and permits an arbitrary processor to succeed in case of a write conflict.