Faster Algorithms For Vertex Partitioning Problems Parameterized by Clique-width
Abstract
Many NP-hard problems, such as Dominating Set, are FPT parameterized by clique-width. For graphs of clique-width given with a -expression, Dominating Set can be solved in time. However, no FPT algorithm is known for computing an optimal -expression. For a graph of clique-width , if we rely on known algorithms to compute a -expression via rank-width and then solving Dominating Set using the -expression, the above algorithm will only give a runtime of . There have been results which overcome this exponential jump; the best known algorithm can solve Dominating Set in time by avoiding constructing a -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 . Indeed, we show that for a graph of clique-width , a large class of domination and partitioning problems (LC-VSP), including Dominating Set, can be solved in . Our main tool is a variant of rank-width using the rank of a - matrix over the rational field instead of the binary field.
Cite
@article{arxiv.1311.0224,
title = {Faster Algorithms For Vertex Partitioning Problems Parameterized by Clique-width},
author = {Sang-il Oum and Sigve Hortemo Sæther and Martin Vatshelle},
journal= {arXiv preprint arXiv:1311.0224},
year = {2015}
}
Comments
13 pages, 5 figures