首页> 外文会议>Fun with algorithms >On the Solvability of the Six Degrees of Kevin Bacon Game: A Faster Graph Diameter and Radius Computation Method
【24h】

On the Solvability of the Six Degrees of Kevin Bacon Game: A Faster Graph Diameter and Radius Computation Method

机译:凯文·培根博弈六阶问题的可解性:更快的图直径和半径计算方法

获取原文
获取原文并翻译 | 示例

摘要

In this paper, we will propose a new algorithm that computes the radius and the diameter of a graph G = (V, E), by finding bounds through heuristics and improving them until exact values can be guaranteed. Although the worst-case running time is (O)(|V| · |E|), we will experimentally show that, in the case of real-world networks, it performs much better, finding the correct radius and diameter value after 10-100 BFSes instead of |V| BFSes (independent of the value of |V|), and thus having running time (O)(|E|). Apart from efficiency, compared to other similar methods, the one proposed in this paper has three other advantages. It is more robust (even in the worst cases, the number of BFSes performed is not very high), it is able to simultaneously compute radius and diameter (halving the total running time whenever both values are needed), and it works both on directed and undirected graphs with very few modifications. As an application example, we use our new algorithm in order to determine the solvability over time of the "six degrees of Kevin Bacon" game.
机译:在本文中,我们将提出一种新算法,该算法可通过启发式方法找到边界并对其进行改进,直到可以保证精确值为止,从而计算图形的半径和直径G =(V,E)。尽管最坏情况下的运行时间为(O)(| V |·| E |),但我们将通过实验证明,在实际网络中,其性能要好得多,在10倍后找到正确的半径和直径值-100 BFS,而不是| V | BFS(与| V |的值无关),因此具有运行时间(O)(| E |)。除了效率外,与其他类似方法相比,本文提出的方法还有其他三个优点。它更强大(即使在最坏的情况下,执行的BFS的数量也不是很高),它能够同时计算半径和直径(只要需要两个值,就可以将总运行时间减半),并且可以直接以及几乎没有修改的无向图。作为一个应用示例,我们使用新算法来确定“凯文·培根的六度”游戏随时间的可解性。

著录项

  • 来源
    《Fun with algorithms》|2014年|52-63|共12页
  • 会议地点 Sicily(IT)
  • 作者单位

    IMT Institute of Advanced Studies, Lucca, Italy;

    Dipartimento di Sistemi e Informatica, Universita di Firenze, Italy;

    LIAFA, UMR 7089 CNRS Universite Paris Diderot - Paris 7, France;

    Leiden Institute of Advanced Computer Science, Leiden University, The Netherlands;

    Dipartimento di Informatica, Universita di Milano, Italy;

    Leiden Institute of Advanced Computer Science, Leiden University, The Netherlands;

  • 会议组织
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号