A Multivariate Framework for Weighted FPT Algorithms
Abstract
We introduce a novel multivariate approach for solving weighted parameterized problems. In our model, given an instance of size of a minimization (maximization) problem, and a parameter , we seek a solution of weight at most (or at least) . We use our general framework to obtain efficient algorithms for such fundamental graph problems as Vertex Cover, 3-Hitting Set, Edge Dominating Set and Max Internal Out-Branching. The best known algorithms for these problems admit running times of the form , for some constant . We improve these running times to , where is the minimum size of a solution of weight at most (at least) . If no such solution exists, , where is the maximum size of a solution. Clearly, can be substantially smaller than . In particular, the running times of our algorithms are (almost) the same as the best known running times for the unweighted variants. Thus, we solve the weighted versions of * Vertex Cover in time and space. * 3-Hitting Set in time and space. * Edge Dominating Set in time and space. * Max Internal Out-Branching in time and space. We further show that Weighted Vertex Cover and Weighted Edge Dominating Set admit fast algorithms whose running times are of the form , where is the minimum size of a solution.
Cite
@article{arxiv.1407.2033,
title = {A Multivariate Framework for Weighted FPT Algorithms},
author = {Hadas Shachnai and Meirav Zehavi},
journal= {arXiv preprint arXiv:1407.2033},
year = {2015}
}