Sciweavers

GD
2003
Springer

Fixed-Location Circular-Arc Drawing of Planar Graphs

13 years 9 months ago
Fixed-Location Circular-Arc Drawing of Planar Graphs
In this paper we consider the problem of drawing a planar graph using circular arcs as edges, given a one-to-one mapping between the vertices of the graph and a set of points in the plane. If for every edge we have only two possible circular arcs, then a simple reduction to 2SAT yields an O(n2 ) algorithm to find out if a drawing with no crossings can be realized, where n is the number of vertices in the graph. We present an improved O(n7/4 polylog n) time algorithm for this problem. For the special case where the possible circular arcs for each edge are of the same length, we present an even more efficient algorithm that runs in O(n3/2 polylog n) time. We also consider two related optimization versions of the problem. First we show that minimizing the number of crossings is NP-hard. Second we show that maximizing the number of edges that can be realized without crossings is also NP-hard. Finally, we show that if we have three or more possible circular arcs per edge, deciding whether...
Alon Efrat, Cesim Erten, Stephen G. Kobourov
Added 06 Jul 2010
Updated 06 Jul 2010
Type Conference
Year 2003
Where GD
Authors Alon Efrat, Cesim Erten, Stephen G. Kobourov
Comments (0)