English

Optimal Angular Resolution for Face-Symmetric Drawings

Data Structures and Algorithms 2009-08-03 v1

Abstract

Let G be a graph that may be drawn in the plane in such a way that all internal faces are centrally symmetric convex polygons. We show how to find a drawing of this type that maximizes the angular resolution of the drawing, the minimum angle between any two incident edges, in polynomial time, by reducing the problem to one of finding parametric shortest paths in an auxiliary graph. The running time is at most O(t^3), where t is a parameter of the input graph that is at most O(n) but is more typically proportional to n^.5.

Keywords

Cite

@article{arxiv.0907.5474,
  title  = {Optimal Angular Resolution for Face-Symmetric Drawings},
  author = {David Eppstein and Kevin A. Wortman},
  journal= {arXiv preprint arXiv:0907.5474},
  year   = {2009}
}

Comments

10 pages, 6 figures

R2 v1 2026-06-21T13:31:06.123Z