A Simple Partially Embedded Planarity Test Based on Vertex-Addition
Simon D. Fink, Ignaz Rutter, Sandhya T. P

TL;DR
This paper introduces a simplified, linear-time algorithm for the Partially Embedded Planarity problem, extending the vertex-addition planarity test to efficiently determine embeddability while respecting a given subgraph drawing.
Contribution
It presents an independent, simplified linear-time algorithm based on the Booth and Lueker vertex-addition planarity test, with modifications to handle partial embeddings.
Findings
The algorithm operates in linear time.
It can construct an embedding if the test succeeds.
The approach simplifies implementation compared to previous methods.
Abstract
In the Partially Embedded Planarity problem, we are given a graph together with a topological drawing of a subgraph of . The task is to decide whether the drawing can be extended to a drawing of the whole graph such that no two edges cross. Angelini et al. gave a linear-time algorithm for solving this problem in 2010 (SODA '10). While their paper constitutes a significant result, the algorithm described therein is highly complex: it uses several layers of decompositions according to connectivity of both and , its description spans more than 30 pages, and can hardly be considered implementable. We give an independent linear-time algorithm that works along the well-known vertex-addition planarity test by Booth and Lueker. We modify the PC-tree as underlying data structure used for representing all planar drawing possibilities in a natural way to also respect the…
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 Measurement and Metrology Techniques · Advancements in Photolithography Techniques · Industrial Vision Systems and Defect Detection
