Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

NMVSA Greedy Solution for Vertex Cover Problem

Author 1: Mohammed Eshtay Author 2: Azzam Sleit Author 3: Ahmad Sharieh
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 7, No. 3 · Published 2016 · Cited by 5

DOI: https://doi.org/10.14569/IJACSA.2016.070309

Abstract

Minimum vertex cover (MVC) is a well-known NP-Complete optimization problem. The importance of MVC in theory and practical comes from the wide range of its applications. This paper describes a polynomial time greedy algorithm to find near optimal solutions for MVC. The new algorithm NMVAS is a modification of already existed algorithm called MVAS which uses the same principle of selecting candidate from the neighborhood of the vertex with a modification in the selection procedure. A comparative study is conducted between the NMVAS and MVAS which shows that the proposed algorithm NMVSA provides better or equal results in the most cases of the underlying data sets which leads to a better average approximation ratio of NMVAS. NMVAS inherits the simplicity of the original algorithm.

Keywords

How to Cite this Article

Eshtay, M., Sleit, A., & Sharieh, A. (2016). NMVSA Greedy Solution for Vertex Cover Problem. International Journal of Advanced Computer Science and Applications, 7(3). https://doi.org/10.14569/IJACSA.2016.070309

Eshtay, Mohammed, et al.. "NMVSA Greedy Solution for Vertex Cover Problem." International Journal of Advanced Computer Science and Applications, vol. 7, no. 3, 2016, https://doi.org/10.14569/IJACSA.2016.070309.

@article{Eshtay2016,
  title     = {NMVSA Greedy Solution for Vertex Cover Problem},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {7},
  number    = {3},
  year      = {2016},
  publisher = {The Science and Information Organization},
  author    = {Mohammed Eshtay and Azzam Sleit and Ahmad Sharieh},
  doi       = {10.14569/IJACSA.2016.070309},
  url       = {https://doi.org/10.14569/IJACSA.2016.070309}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.