Segment Intersection Representations, Level Planarity and Constrained Ordering Problems
Simon D. Fink, Matthias Pfretzschner, Peter Stumpf

TL;DR
This paper investigates the complexity of representing graphs with axis-aligned segments under fixed vertical order, providing efficient solutions through graph drawing and combinatorial approaches, and establishing equivalences among these perspectives.
Contribution
It resolves the open problem of segment intersection representation complexity with fixed vertical order by introducing two novel, efficient solution methods and connecting geometric, graph drawing, and combinatorial viewpoints.
Findings
Relates segment intersection representation to Level Planarity with constraints
Provides quadratic-time algorithms for the problem
Establishes equivalence among geometric, graph drawing, and combinatorial formulations
Abstract
In the Segment Intersection Graph Representation Problem, we want to represent the vertices of a graph as straight line segments in the plane such that two segments cross if and only if there is an edge between the corresponding vertices. This problem is NP-hard (even -complete [Schaefer, 2010]) in the general case [Kratochv\'il & Ne\^setril, 1992] and remains so if we restrict the segments to be axis-aligned, i.e., horizontal and vertical [Kratochv\'il, 1994]. A long standing open question for the latter variant is its complexity when the order of segments along one axis (say the vertical order of horizontal segments) is already given [Kratochv\'il & Ne\^setril, 1992; Kratochv\'il, 1994]. We resolve this question by giving efficient solutions using two very different approaches that are interesting on their own. First, using a graph-drawing perspective, we relate…
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
TopicsManufacturing Process and Optimization
