Characterizing Planar Tanglegram Layouts and Applications to Edge Insertion Problems
Kevin Liu

TL;DR
This paper characterizes all planar layouts of tanglegrams, develops a quadratic-time algorithm for optimal single-edge insertion, and extends results to multiple edge insertions, advancing understanding of tanglegram layout problems.
Contribution
It provides a complete characterization of planar tanglegram layouts and introduces efficient algorithms for edge insertion problems.
Findings
Characterization of all planar tanglegram layouts.
Quadratic-time algorithm for optimal single-edge insertion.
Extension of results to multiple edge insertions.
Abstract
Tanglegrams are formed by taking two rooted binary trees and with the same number of leaves and uniquely matching each leaf in with a leaf in . They are usually represented using layouts, which embed the trees and the matching of the leaves into the plane as in Figure 1. Given the numerous ways to construct a layout, one problem of interest is the Tanglegram Layout Problem, which is to efficiently find a layout that minimizes the number of crossings. This parallels a similar problem involving drawings of graphs, where a common approach is to insert edges into a planar subgraph. In this paper, we will explore inserting edges into a planar tanglegram. Previous results on planar tanglegrams include a Kuratowski Theorem, enumeration, and an algorithm for drawing a planar layout. We start by building on these results and characterizing all planar layouts of a planar…
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
TopicsComputational Geometry and Mesh Generation · Data Management and Algorithms · Genome Rearrangement Algorithms
