On 3-Coloring Circle Graphs
Patricia Bachmann, Ignaz Rutter, Peter Stumpf

TL;DR
This paper critically examines Unger's claimed efficient algorithm for 3-coloring circle graphs, demonstrating its flaws and arguing that the problem remains open and unresolved.
Contribution
The paper refutes Unger's proposed algorithm for 3-coloring circle graphs, providing counterexamples and empirical evidence of its inaccuracies.
Findings
Unger's step (1) algorithm is incorrect due to a counterexample.
Unger's backtracking strategy may produce incorrect results.
Empirical evidence shows the algorithm's runtime is inconsistent with claims.
Abstract
Given a graph with a fixed vertex order , one obtains a circle graph whose vertices are the edges of and where two such edges are adjacent if and only if their endpoints are pairwise distinct and alternate in . Therefore, the problem of determining whether has a -page book embedding with spine order is equivalent to deciding whether can be colored with colors. Finding a -coloring for a circle graph is known to be NP-complete for and trivial for . For , Unger (1992) claims an efficient algorithm that finds a 3-coloring in time, if it exists. Given a circle graph , Unger's algorithm (1) constructs a 3-\textsc{Sat} formula that is satisfiable if and only if admits a 3-coloring and (2) solves by a backtracking strategy that relies on the structure imposed by the circle graph.…
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 · graph theory and CDMA systems
