We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Vertex Cover Gets Faster and Harder on Low Degree Graphs

Abstract: The problem of finding an optimal vertex cover in a graph is a classic NP-complete problem, and is a special case of the hitting set question. On the other hand, the hitting set problem, when asked in the context of induced geometric objects, often turns out to be exactly the vertex cover problem on restricted classes of graphs. In this work we explore a particular instance of such a phenomenon. We consider the problem of hitting all axis-parallel slabs induced by a point set P, and show that it is equivalent to the problem of finding a vertex cover on a graph whose edge set is the union of two Hamiltonian Paths. We show the latter problem to be NP-complete, and we also give an algorithm to find a vertex cover of size at most k, on graphs of maximum degree four, whose running time is 1.2637^k n^O(1).
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:1404.5566 [cs.DS]
  (or arXiv:1404.5566v2 [cs.DS] for this version)

Submission history

From: Akanksha Agrawal [view email]
[v1] Mon, 21 Apr 2014 19:16:51 GMT (59kb)
[v2] Wed, 23 Apr 2014 14:39:17 GMT (51kb)

Link back to: arXiv, form interface, contact.