|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 82 - Issue 4 |
| Published: November 2013 |
| Authors: Omar Kettani, Faycal Ramdani, Benaissa Tadili |
10.5120/14102-2126
|
Omar Kettani, Faycal Ramdani, Benaissa Tadili . A Heuristic Approach for the Vertex Cover Problem. International Journal of Computer Applications. 82, 4 (November 2013), 9-11. DOI=10.5120/14102-2126
@article{ 10.5120/14102-2126,
author = { Omar Kettani,Faycal Ramdani,Benaissa Tadili },
title = { A Heuristic Approach for the Vertex Cover Problem },
journal = { International Journal of Computer Applications },
year = { 2013 },
volume = { 82 },
number = { 4 },
pages = { 9-11 },
doi = { 10.5120/14102-2126 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2013
%A Omar Kettani
%A Faycal Ramdani
%A Benaissa Tadili
%T A Heuristic Approach for the Vertex Cover Problem%T
%J International Journal of Computer Applications
%V 82
%N 4
%P 9-11
%R 10.5120/14102-2126
%I Foundation of Computer Science (FCS), NY, USA
A vertex cover is a subset of the vertex set of a given graph G such that every edge in G has at least one endpoint in this set. The Minimum Vertex Cover problem consists to find the minimum sized vertex cover in a graph. This problem which belongs to the class of NP-hard graph theoretical problems, has many practical applications in various fields. In this article, we propose a novel heuristic algorithm for solving this problem. The test results obtained on some graph examples available in the literature confirm the effectiveness of the proposed method.