Most Valuable Player Algorithm for Solving Minimum Vertex Cover Problem
إسم الباحث
Hebatullah Khattab, Ahmad Sharieh, Basel A. Mahafzah,
إسم المجلة
International Journal of Advanced Computer Science
رقم المجلد
Vol. 10, No. 8.
تاريخ النشر
2019.07
الملخص
Minimum Vertex Cover Problem (MVCP) is a
combinatorial optimization problem that is utilized to formulate
multiple real-life applications. Owing to this fact, abundant
research has been undertaken to discover valuable MVCP
solutions. Most Valuable Player Algorithm (MVPA) is a recently
developed metaheuristic algorithm that inspires its idea from
team-based sports. In this paper, the MVPA_MVCP algorithm is
introduced as an adaptation of the MVPA for the MVCP. The
MVPA_MVCP algorithm is implemented using Java
programming language and tested on a Microsoft Azure virtual
machine. The performance of the MVPA_MVCP algorithm is
evaluated analytically in terms of run time complexity. Its
average-case run time complexity is ceased to ,
where I is the size of the initial population, |V| is the number of
vertices and |E| is the number of edges of the tested graph. The
MVPA_MVCP algorithm is evaluated experimentally in terms of
the quality of gained solutions and the run time. The
experimental res