Abstract
Upward planarity testing, or checking whether a directed graph has a drawing in which no edges cross and all edges point upward, is NP-complete. All of the algorithms for upward planarity testing developed previously focused on special classes of graphs this paper we develop a parameterized algorithm for upward planarity testing that can be applied to all graphs and runs in O(f(k)n3 + g(k,ℓ)n) time, where n is the number of vertices, k is the number of triconnected components, and ℓ is the number of cutvertices. The functions f(k) and g(k, ℓ) are defined as f(k) = kl8k and g(k,ℓ) = 23.2ℓk3.2ℓkl8k. Thus if the number of triconnected components and the number of cutvertices are small, the problem can be solved relatively quickly, even for a large number of vertices. This is the first parameterized algorithm for upward planarity testing. © Springer-Verlag 2004.
Cite
CITATION STYLE
Chan, H. (2004). A parameterized algorithm for upward planarity testing. Lecture Notes in Computer Science (Including Subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), 3221, 157–168. https://doi.org/10.1007/978-3-540-30140-0_16
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.