Inserting Multiple Edges into a Planar Graph
Markus Chimani, Petr Hlin\v{e}n\'y

TL;DR
This paper studies the multiple edge insertion problem in planar graphs, providing the first fixed parameter tractable and exact algorithms for cases with a small number of edges, improving computational efficiency.
Contribution
It introduces the first exact algorithm for MEI with fixed parameter tractability in certain graph classes, reducing complexity for small edge sets.
Findings
The problem is fixed parameter tractable in the number of edges for biconnected graphs.
An exact algorithm runs in linear time for fixed small number of edges.
The study extends understanding of crossing minimization in planar graph augmentations.
Abstract
Let be a connected planar (but not yet embedded) graph and a set of additional edges not yet in . The {multiple edge insertion} problem (MEI) asks for a drawing of with the minimum number of pairwise edge crossings, such that the subdrawing of is plane. An optimal solution to this problem approximates the crossing number of the graph . Finding an exact solution to MEI is NP-hard for general , but linear time solvable for the special case of (SODA01, Algorithmica) or when all of are incident to a new vertex (SODA09). The complexity for general but with constant was open, but algorithms both with relative and absolute approximation guarantees have been presented (SODA11, ICALP11). We show that the problem is fixed parameter tractable (FPT) in for biconnected , or if the cut vertices of have degrees bounded by a constant.…
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 · Remote Sensing and LiDAR Applications · 3D Modeling in Geospatial Applications
