English

A Near Optimal Approximation Algorithm for Vertex-Cover Problem

Data Structures and Algorithms 2013-09-20 v1

Abstract

Recently, there has been increasing interest and progress in improvising the approximation algorithm for well-known NP-Complete problems, particularly the approximation algorithm for the Vertex-Cover problem. Here we have proposed a polynomial time efficient algorithm for vertex-cover problem for more approximate to the optimal solution, which lead to the worst time complexity ?{\theta}(V 2) and space complexity ?{\theta}(V + E). We show that our proposed method is more approximate with example and theorem proof. Our algorithm also induces improvement on previous algorithms for the independent set problem on graphs of small and high degree.

Keywords

Cite

@article{arxiv.1309.4953,
  title  = {A Near Optimal Approximation Algorithm for Vertex-Cover Problem},
  author = {Deepak Puthal},
  journal= {arXiv preprint arXiv:1309.4953},
  year   = {2013}
}

Comments

4 pages, 2 figures, 2 theorems, 1 algorithm

R2 v1 2026-06-22T01:30:13.257Z