Improved Algorithms for Recognizing Perfect Graphs and Finding Shortest Odd and Even Holes
Yung-Chung Chiu, Kai-Yuan Lai, Hsueh-I Lu

TL;DR
This paper presents improved algorithms for recognizing perfect graphs and detecting odd and even holes, significantly reducing the computational complexity of these fundamental graph problems.
Contribution
The authors develop faster algorithms for detecting odd and even holes, recognizing perfect graphs, and finding shortest odd and even holes, advancing the computational efficiency in graph theory.
Findings
O(n^7) algorithm for detecting odd holes
O(n^{13}) algorithm for shortest odd hole
O(n^{23}) algorithm for shortest even hole
Abstract
Various classes of induced subgraphs are involved in the deepest results of graph theory and graph algorithms. A prominent example concerns the {\em perfection} of that the chromatic number of each induced subgraph of equals the clique number of . The seminal Strong Perfect Graph Theorem confirms that the perfection of can be determined by detecting odd holes in and its complement. Chudnovsky et al. show in 2005 an algorithm for recognizing perfect graphs, which can be implemented to run in time for the exponent of square-matrix multiplication. We show the following improved algorithms. 1. The tractability of detecting odd holes was open for decades until the major breakthrough of Chudnovsky et al. in 2020. Their algorithm is later implemented by Lai et al. to run in time, leading to the best formerly…
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 · Coding theory and cryptography
