UPWARD DRAWINGS OF TRICONNECTED DIGRAPHS

Citation
P. Bertolazzi et al., UPWARD DRAWINGS OF TRICONNECTED DIGRAPHS, Algorithmica, 12(6), 1994, pp. 476-497
Citations number
32
Categorie Soggetti
Computer Sciences",Mathematics,Mathematics,"Computer Science Software Graphycs Programming
Journal title
ISSN journal
01784617
Volume
12
Issue
6
Year of publication
1994
Pages
476 - 497
Database
ISI
SICI code
0178-4617(1994)12:6<476:UDOTD>2.0.ZU;2-9
Abstract
A polynomial-time algorithm for testing if a triconnected directed gra ph has an upward drawing is presented. An upward drawing is a planar d rawing such that all the edges flow in a common direction (e.g., from bottom to top). The problem arises in the fields of automatic graph dr awing and ordered sets, and has been open for several years. The propo sed algorithm is based on a new combinatorial characterization that ma ps the problem into a max-flow problem on a sparse network; the time c omplexity is O(n + r(2)), where n is the number of vertices and r is t he number of sources and sinks of the directed graph. If the directed graph has an upward drawing, the algorithm allows us to construct one easily.