The complexity of planar graph choosability
Shai Gutner

TL;DR
This paper investigates the computational complexity of determining k-choosability in planar graphs, proving NP-hardness for specific cases and providing explicit examples of non-choosable planar graphs.
Contribution
It establishes NP-hardness results for deciding 4-choosability in planar graphs and 3-choosability in planar triangle-free graphs, and constructs explicit non-choosable examples.
Findings
Deciding 4-choosability in planar graphs is NP-hard.
Deciding 3-choosability in planar triangle-free graphs is NP-hard.
Constructed explicit planar graphs that are not 4-choosable.
Abstract
A graph is {\em -choosable} if for every assignment of a set of colors to every vertex of , there is a proper coloring of that assigns to each vertex a color from . We consider the complexity of deciding whether a given graph is -choosable for some constant . In particular, it is shown that deciding whether a given planar graph is 4-choosable is NP-hard, and so is the problem of deciding whether a given planar triangle-free graph is 3-choosable. We also obtain simple constructions of a planar graph which is not 4-choosable and a planar triangle-free graph which is not 3-choosable.
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 Graph Theory Research · Computational Geometry and Mesh Generation · Optimization and Search Problems
