
TL;DR
This paper introduces an algorithm to determine whether a given graph can be embedded into a cograph by adding edges within specific independent sets, extending the understanding of probe cographs.
Contribution
The paper presents an O(k n^5) algorithm for recognizing k-probe cographs, providing a computational method for this class of graphs.
Findings
Algorithm runs in polynomial time O(k n^5)
Recognition of k-probe cographs is computationally feasible
Extends the theory of probe cographs with an efficient recognition method
Abstract
Let G be a graph and let N_1, ..., N_k be k independent sets in G. The graph G is a k-probe cograph if G can be embedded into a cograph by adding edges between vertices that are contained in the same independent set. We show that there exists an O(k n^5) algorithm to check if a graph G is a k-probe cograph.
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 · Limits and Structures in Graph Theory · Complexity and Algorithms in Graphs
