首页    期刊浏览 2024年11月15日 星期五
登录注册

文章基本信息

  • 标题:Efficiently Approximating Vertex Cover on Scale-Free Networks with Underlying Hyperbolic Geometry
  • 本地全文:下载
  • 作者:Bläsius, Thomas ; Friedrich, Tobias ; Katzmann, Maximilian
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2021
  • 卷号:204
  • DOI:10.4230/LIPIcs.ESA.2021.20
  • 语种:English
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:Finding a minimum vertex cover in a network is a fundamental NP-complete graph problem. One way to deal with its computational hardness, is to trade the qualitative performance of an algorithm (allowing non-optimal outputs) for an improved running time. For the vertex cover problem, there is a gap between theory and practice when it comes to understanding this tradeoff. On the one hand, it is known that it is NP-hard to approximate a minimum vertex cover within a factor of √On the other hand, a simple greedy algorithm yields close to optimal approximations in practice.A promising approach towards understanding this discrepancy is to recognize the differences between theoretical worst-case instances and real-world networks. Following this direction, we close the gap between theory and practice by providing an algorithm that efficiently computes nearly optimal vertex cover approximations on hyperbolic random graphs; a network model that closely resembles real-world networks in terms of degree distribution, clustering, and the small-world property. More precisely, our algorithm computes a (1 + o(1))-approximation, asymptotically almost surely, and has a running time of ??(m log(n)).The proposed algorithm is an adaption of the successful greedy approach, enhanced with a procedure that improves on parts of the graph where greedy is not optimal. This makes it possible to introduce a parameter that can be used to tune the tradeoff between approximation performance and running time. Our empirical evaluation on real-world networks shows that this allows for improving over the near-optimal results of the greedy approach.
  • 关键词:vertex cover;approximation;random graphs;hyperbolic geometry;efficient algorithm
国家哲学社会科学文献中心版权所有