A probabilistic algorithm for vertex cover

THEORETICAL COMPUTER SCIENCE(2024)

引用 2|浏览11
暂无评分
摘要
The Minimum Vertex Cover Problem is the optimization problem of finding a vertex cover Vc of minimal cardinality in a given graph. It is a classic NP-hard problem, and various algorithms have been suggested for it. In this paper, we start with a basic algorithm for solving the problem. Using a probabilistic idea, we use it to develop an improved algorithm. The algorithm is greedy; at each step it adds to the cover a vertex such that the expected cover size, if we continue randomly after this step, is minimal. We study the new algorithm theoretically and empirically, and run simulations to compare its performance to that of some algorithms of a similar nature.
更多
查看译文
关键词
Vertex cover,Random graph,Algorithm,Derandomization
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要