@inproceedings{4e22f5be28aa4fac9e4ae614613f2ffe,
title = "An O(pn + 1.151p) algorithm for p-Profit Cover and its practical implications for Vertex Cover",
abstract = "We introduce the problem Profit Cover which finds application in, among other areas, psychology of decision-making. A common assumption is that net value is a major determinant of human choice. Profit Cover incorporates the notion of net value in its definition. For a given graph G = (V, E) and an integer p > 0, the goal is to determine PC ¿ V such that the profit, {\'E}' — PC, is at least p, where E' are the by PC covered edges. We show that p-Profit Cover is a parameterization of Vertex Cover. We present a fixed-parameter-tractable (fpt) algorithm for p-Profit Cover that runs in O(p|V+1.150964p). The algorithm generalizes to an fpt-algorithm of the same time complexity solving the problem p-Edge Weighted Profit Cover, where each edge e ¿ E has an integer weight w(e) > 0, and the profit is determined by . We combine our algorithm for p-Profit e¿E' Cover with an fpt-algorithm for k-Vertex Cover. We show that this results in a more efficient implementation to solve Minimum Vertex Cover than each of the algorithms independently. This research is supported by a UVic research grant and by NSERC grant 54194. All graphs considered in this article are simple and undirected.",
author = "U. Stege and {Rooij, van}, I. and A. Hertel and P. Hertel",
year = "2002",
doi = "10.1007/3-540-36136-7_23",
language = "English",
isbn = "978-3-540-00142-3",
series = "Lecture Notes in Computer Science",
publisher = "Sprnger Verlag",
pages = "249--261",
editor = "P. Bose and P. Morin",
booktitle = "Algorithms and Computation : proceedings of the 13th International Symposium on Algorithms and Computation (ISAAC 2002), November 21-23, 2002, Vancouver, BC, Canada",
}