Extending Partial Representations of Circle Graphs
Steven Chaplick, Radoslav Fulek, Pavel Klav\'ik

TL;DR
This paper presents an $O(n^3)$ algorithm for extending partial circle graph representations, utilizing split decomposition to understand all possible representations, advancing the understanding of recognition and extension problems.
Contribution
The paper introduces a polynomial-time algorithm for extending partial representations of circle graphs, based on a novel structural analysis via split decomposition.
Findings
Developed an $O(n^3)$ algorithm for partial representation extension.
Characterized all circle graph representations using split decomposition.
Provides a new structural insight into circle graph representations.
Abstract
The partial representation extension problem is a recently introduced generalization of the recognition problem. A circle graph is an intersection graph of chords of a circle. We study the partial representation extension problem for circle graphs, where the input consists of a graph and a partial representation giving some pre-drawn chords that represent an induced subgraph of . The question is whether one can extend to a representation of the entire graph , i.e., whether one can draw the remaining chords into a partially pre-drawn representation to obtain a representation of . Our main result is an time algorithm for partial representation extension of circle graphs, where is the number of vertices. To show this, we describe the structure of all representations of a circle graph using split decomposition. This can be of…
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 · Complexity and Algorithms in Graphs · Computational Geometry and Mesh Generation
