Two Heuristic Algorithms for the Minimum Weighted Connected Vertex Cover Problem Under Greedy Strategy
Qipeng Xie,Yuchao Li,Sengui Hu,Yue Zhu,Hongqiang Wang
DOI: https://doi.org/10.1109/access.2022.3219484
IF: 3.9
2022-11-14
IEEE Access
Abstract:The Minimum Weighted Connected Vertex Cover problem (MWCVC) is to find a subset with minimum weight in a node-weighted graph , such that when removing the set , the inducing graph of remaining vertices holds no edges, and the graph induced from set in is required to be connected. This problem comes from the classical combinatorial problem in graph theory, i.e., the Vertex Cover Problem. A large number of results on algorithms for the MWCVC problem have been reported. In this paper, we proposed two heuristic algorithms, denoted as VCC and LCVCC, to find a connected vertex cover set in a general weighted graph. The time complexity of both two algorithms are less than . We compare these two algorithms with two known heuristic algorithms GR and GD (proposed by Dagdeviren in 2021) on connected graphs, and draw a conclusion that both of VCC and LCVCC perform better than GR or GD. Relatively speaking, LCVCC is expected to have better performance in dense graphs than VCC.
computer science, information systems,telecommunications,engineering, electrical & electronic