On Plane Subgraphs of Complete Topological Drawings
Alfredo Garc\'ia, Alexander Pilz, Javier Tejel

TL;DR
This paper investigates properties of maximal plane subgraphs within simple topological drawings of complete graphs, establishing structural characteristics, computational complexity results, and algorithms for augmenting such subgraphs.
Contribution
It characterizes the structure of maximal plane subgraphs, proves NP-completeness of finding maximum plane subgraphs, and provides efficient algorithms for augmentation.
Findings
Maximal plane subgraphs are 2-connected and essentially 3-edge-connected.
Maximum plane subgraph problem is NP-complete.
A maximum plane augmentation can be found in O(n^3) time.
Abstract
Topological drawings are representations of graphs in the plane, where vertices are represented by points, and edges by simple curves connecting the points. A drawing is simple if two edges intersect at most in a single point, either at a common endpoint or at a proper crossing. In this paper we study properties of maximal plane subgraphs of simple drawings of the complete graph on vertices. Our main structural result is that maximal plane subgraphs are 2-connected and what we call essentially 3-edge-connected. Besides, any maximal plane subgraph contains at least edges. We also address the problem of obtaining a plane subgraph of with the maximum number of edges, proving that this problem is NP-complete. However, given a plane spanning connected subgraph of , a maximum plane augmentation of this subgraph can be found in time. As…
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 · Digital Image Processing Techniques · Remote Sensing and LiDAR Applications
