Minimum Number of Bends of Paths of Trees in a Grid Embedding
V. T. F. Luca, F. S. Oliveira, J. L. Szwarcfiter

TL;DR
This paper presents a quadratic-time algorithm for embedding trees in a grid with minimal bends on paths, optimizing straight models and applying results to certain graph classes.
Contribution
It introduces a quadratic-time algorithm to minimize the maximum number of bends in grid embeddings of trees and constructs models with minimal bends and vertices.
Findings
Quadratic-time algorithm for minimal bends in tree embeddings
Construction of models with minimal bends and vertices
Upper bounds on bends for specific graph classes
Abstract
We are interested in embedding trees T with maximum degree at most four in a rectangular grid, such that the vertices of T correspond to grid points, while edges of T correspond to non-intersecting straight segments of the grid lines. Such embeddings are called straight models. While each edge is represented by a straight segment, a path of T is represented in the model by the union of the segments corresponding to its edges, which may consist of a path in the model having several bends. The aim is to determine a straight model of a given tree T minimizing the maximum number of bends over all paths of T. We provide a quadratic-time algorithm for this problem. We also show how to construct straight models that have k as its minimum number of bends and with the least number of vertices possible. As an application of our algorithm, we provide an upper bound on the number of bends of EPG…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Interconnection Networks and Systems · Computational Geometry and Mesh Generation
