English

Bend-minimum Orthogonal Drawings in Quadratic Time

Data Structures and Algorithms 2018-09-06 v3

Abstract

Let GG be a planar 33-graph (i.e., a planar graph with vertex degree at most three) with nn vertices. We present the first O(n2)O(n^2)-time algorithm that computes a planar orthogonal drawing of GG with the minimum number of bends in the variable embedding setting. If either a distinguished edge or a distinguished vertex of GG is constrained to be on the external face, a bend-minimum orthogonal drawing of GG that respects this constraint can be computed in O(n)O(n) time. Different from previous approaches, our algorithm does not use minimum cost flow models and computes drawings where every edge has at most two bends.

Keywords

Cite

@article{arxiv.1804.05813,
  title  = {Bend-minimum Orthogonal Drawings in Quadratic Time},
  author = {Walter Didimo and Giuseppe Liotta and Maurizio Patrignani},
  journal= {arXiv preprint arXiv:1804.05813},
  year   = {2018}
}

Comments

Appears in the Proceedings of the 26th International Symposium on Graph Drawing and Network Visualization (GD 2018)

R2 v1 2026-06-23T01:25:15.510Z