2014
DOI: 10.14257/ijunesst.2014.7.6.07
|View full text |Cite
|
Sign up to set email alerts
|

Experimental Comparison of Five Approximation Algorithms for Minimum Vertex Cover

Abstract: Abstract

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3

Citation Types

0
7
0

Year Published

2016
2016
2019
2019

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(7 citation statements)
references
References 16 publications
0
7
0
Order By: Relevance
“…There exist other vertex cover algorithms, such as nearly optimal vertex cover NOVAC-1 [33], advanced vertex support algorithm AVSA [34] and modified vertex support algorithm MVSA [35], and heuristic algorithms ListLeft and ListRight [36]. Some studies performed comparisons [37] of existing minimum vertex cover algorithms. Pseudo code for minimum vertex cover algorithms can be found in the article [38].…”
Section: Prior and Related Workmentioning
confidence: 99%
“…There exist other vertex cover algorithms, such as nearly optimal vertex cover NOVAC-1 [33], advanced vertex support algorithm AVSA [34] and modified vertex support algorithm MVSA [35], and heuristic algorithms ListLeft and ListRight [36]. Some studies performed comparisons [37] of existing minimum vertex cover algorithms. Pseudo code for minimum vertex cover algorithms can be found in the article [38].…”
Section: Prior and Related Workmentioning
confidence: 99%
“…They proposed algorithm called vertex support algorithm (VSA). [6,13] A modification of the VAS is called MVAS where the selection of the vertex does not depend only on the vertex that have the maximum the support value but it finds all the vertices with minimum support value and then it selects the vertex with minimum support from the list of all neighbors of the selected vertices. MVAS shows better results in some benchmarks comparing to original VAS.…”
Section: Related Workmentioning
confidence: 99%
“…MVAS shows better results in some benchmarks comparing to original VAS. [6,13] Some other solutions depend on genetic algorithms such as (HVX). Xu and Ma presented solution that uses annealing algorithms to find the minimum vertex cover.…”
Section: Related Workmentioning
confidence: 99%
“…To solve the MVCP, distinct kinds of algorithms were developed to introduce worthy solutions. Several exact [19,20], heuristic [21][22][23], and metaheuristic [10][11][12][13][14]24] algorithms were presented to achieve the purpose of solving the MVCP. The exact algorithms always find the optimal solution to the optimization problems if the problem size is comparatively small.…”
mentioning
confidence: 99%
“…Both of these types of algorithms can find a solution as close as possible to the optimal solution. Maximum Degree Greedy (MDG), Vertex Support Algorithm (VSA), and New Modified Vertex Support Algorithm (NMVSA) [21,22] are some of the heuristic algorithms that were introduced specifically for the MVCP.…”
mentioning
confidence: 99%