The clique problem on inductive k-independent graphs

Abstract

A graph is inductive k-independent if there exists and ordering of its vertices v1,...,vn such that α(G[N(vi) Vi])≤ k where N(vi) is the neighborhood of vi, Vi=\vi,...,vn\ 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 log(log( ) k) 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 O(1.2127(p+k-1)kn). Then we study a subclass of inductive k-independent graphs, namely k-degenerate graphs. A graph is k-degenerate if there exists an ordering of its vertices v1,...,vn such that |N(vi) Vi|≤ k . Our contribution is an algorithm computing a maximum clique for this class of graphs in time O(1.2127k(n-k+1)), thus improving previous best results. We also prove some structural properties for inductive k-independent graphs.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…