Sciweavers

ESA
1993
Springer

Optimal Upward Planarity Testing of Single-Source Digraphs

13 years 8 months ago
Optimal Upward Planarity Testing of Single-Source Digraphs
A digraph is upward planar if it has a planar drawing such that all the edges are monotone with respect to the vertical direction. Testing upward planarity and constructing upward planar drawings is important for displaying hierarchical network structures, which frequently arise in software engineering, project management, and visual languages. In this paper we investigate upward planarity testing of single-source digraphs; we provide a new combinatorial characterization of upward planarity and give an optimal algorithm for upward planarity testing. Our algorithm tests whether a single-source digraph with n vertices is upward planar in O(n) sequential time, and in O(log n) time on a CRCW PRAM with n log log n/ log n processors, using O(n) space. The algorithm also constructs an upward planar drawing if the test is successful. The previously known best result is an O(n2)-time algorithm by Hutton and Lubiw [Proc. 2nd ACM–SIAM Symposium on Discrete Algorithms, SIAM, Philadelphia, 1991, ...
Paola Bertolazzi, Giuseppe Di Battista, Carlo Mann
Added 09 Aug 2010
Updated 09 Aug 2010
Type Conference
Year 1993
Where ESA
Authors Paola Bertolazzi, Giuseppe Di Battista, Carlo Mannino, Roberto Tamassia
Comments (0)