Papers
Topics
Authors
Recent
Search
2000 character limit reached

Faster Algorithms For Vertex Partitioning Problems Parameterized by Clique-width

Published 1 Nov 2013 in cs.DM, cs.DS, and math.CO | (1311.0224v2)

Abstract: Many NP-hard problems, such as Dominating Set, are FPT parameterized by clique-width. For graphs of clique-width $k$ given with a $k$-expression, Dominating Set can be solved in $4k n{O(1)}$ time. However, no FPT algorithm is known for computing an optimal $k$-expression. For a graph of clique-width $k$, if we rely on known algorithms to compute a $(2{3k}-1)$-expression via rank-width and then solving Dominating Set using the $(2{3k}-1)$-expression, the above algorithm will only give a runtime of $4{2{3k}} n{O(1)}$. There have been results which overcome this exponential jump; the best known algorithm can solve Dominating Set in time $2{O(k2)} n{O(1)}$ by avoiding constructing a $k$-expression [Bui-Xuan, Telle, and Vatshelle. Fast dynamic programming for locally checkable vertex subset and vertex partitioning problems. Theoret. Comput. Sci., 2013. doi:10.1016/j.tcs.2013.01.009]. We improve this to $2{O(k\log k)}n{O(1)}$. Indeed, we show that for a graph of clique-width $k$, a large class of domination and partitioning problems (LC-VSP), including Dominating Set, can be solved in $2{O(k\log{k})} n{O(1)}$. Our main tool is a variant of rank-width using the rank of a $0$-$1$ matrix over the rational field instead of the binary field.

Citations (22)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Collections

Sign up for free to add this paper to one or more collections.