Given an n-vertex outer-planar graph G and a set P of n points in the plane, we present an O(n log3 n) time and O(n) space algorithm to compute a straight-line embedding of G in P, improving upon the algorithm in [GMPP91, CU96] that requires O(n2) time. Our algorithm is near-optimal as there is an Ω(nlogn) lower bound for the problem [BMS95]. We present a simpler O(nd) time and O(n) space algorithm to compute a straight-line embedding of G in P where log n ≤ d ≤ 2n is the length of the longest vertex disjoint path in the dual of G. Therefore, the time complexity of the simpler algorithm varies between O(n log n) and O(n2) depending on the value of d. More efficient algorithms are presented for certain restricted cases. If the dual of G is a path, then an optimal O(n log n) time algorithm is presented. If the given point set is in convex position then we show that O(n) time suffices.
CITATION STYLE
Bose, P. (1997). On embedding an outer-planar graph in a point set. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 1353, pp. 25–36). Springer Verlag. https://doi.org/10.1007/3-540-63938-1_47
Mendeley helps you to discover research relevant for your work.