Face-hitting dominating sets in planar graphs: Alternative proof and linear-time algorithm
Therese Biedl

TL;DR
This paper presents a new, constructive linear-time algorithm for partitioning planar graphs into two dominating face-hitting sets, improving upon previous non-constructive proofs that relied on complex theorems.
Contribution
The authors provide a new constructive proof and linear-time algorithm for partitioning planar graphs into dominating face-hitting sets, avoiding reliance on the 4-color theorem.
Findings
The algorithm runs in linear time.
It constructs the partition using ear decompositions and perfect matchings.
It improves the practicality of face-hitting set partitioning in planar graphs.
Abstract
In a recent paper, Francis, Illickan, Jose and Rajendraprasad showed that every -vertex plane graph has (under some natural restrictions) a vertex-partition into two sets and such that each is \emph{dominating} (every vertex of contains a vertex of in its closed neighbourhood) and \emph{face-hitting} (every face of is incident to a vertex of ). Their proof works by considering a supergraph of that has certain properties, and among all such graphs, taking one that has the fewest edges. As such, their proof is not algorithmic. Their proof also relies on the 4-color theorem, for which a quadratic-time algorithm exists, but it would not be easy to implement. In this paper, we give a new proof that every -vertex plane graph has (under the same restrictions) a vertex-partition into two dominating face-hitting sets. Our proof is…
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 · Advanced Graph Theory Research · Complexity and Algorithms in Graphs
