Find in Library
Search millions of books, articles, and more
Indexed Open Access Databases
An Exact Algorithm for Minimum Vertex Cover Problem
oleh: Luzhi Wang, Shuli Hu, Mingyang Li, Junping Zhou
Format: | Article |
---|---|
Diterbitkan: | MDPI AG 2019-07-01 |
Deskripsi
In this paper, we propose a branch-and-bound algorithm to solve exactly the minimum vertex cover (MVC) problem. Since a tight lower bound for MVC has a significant influence on the efficiency of a branch-and-bound algorithm, we define two novel lower bounds to help prune the search space. One is based on the degree of vertices, and the other is based on MaxSAT reasoning. The experiment confirms that our algorithm is faster than previous exact algorithms and can find better results than heuristic algorithms.