The clique problem on inductive $k$-independent graphs
George Manoussakis

TL;DR
This paper introduces approximation and fixed parameter tractability algorithms for the maximum clique problem on inductive $k$-independent graphs, and improves algorithms for $k$-degenerate graphs, with structural insights.
Contribution
It presents a polynomial-time approximation algorithm for maximum clique on inductive $k$-independent graphs and shows fixed parameter tractability, also improving algorithms for $k$-degenerate graphs.
Findings
Approximation ratio of $ar{ riangle} / log(log(ar{ riangle}) / k)$ for maximum clique.
Fixed parameter tractability with complexity $O(1.2127^{(p+k-1)^k} n)$.
Improved maximum clique algorithm for $k$-degenerate graphs with time $O(1.2127^k (n-k+1))$.
Abstract
A graph is inductive -independent if there exists and ordering of its vertices such that where is the neighborhood of , and is the independence number. In this article, by answering to a question of [Y.Ye, A.Borodin, Elimination graphs, ACM Trans. Algorithms 8 (2) (2012) 14:1-14:23], we design a polynomial time approximation algorithm with ratio { for the maximum clique and also show that the decision version of this problem is fixed parameter tractable for this particular family of graphs with complexity . Then we study a subclass of inductive -independent graphs, namely -degenerate graphs. A graph is -degenerate if there exists an ordering of its vertices …
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 · Limits and Structures in Graph Theory
