首页> 外文会议>IEEE International Conference on Network Protocols >Fast shortest-path queries on large-scale graphs
【24h】

Fast shortest-path queries on large-scale graphs

机译:大型图上的快速最短路径查询

获取原文

摘要

Shortest-path queries on weighted graphs are an essential operation in computer networks. The performance of such algorithms has become a critical challenge in emerging software-defined networks (SDN), since SDN controllers need to perform a shortest-path query for every flow. Unlike classic solutions (e.g., Dijkstra's algorithm), high-performance shortest-path query algorithms include two stages: preprocessing and query answering. Despite the improved query answering time, existing two-stage algorithms are still extremely time-consuming in preprocessing large-scale graphs. In this paper, we propose an efficient shortest-path query algorithm, called BBQ, which reduces the running time of both stages via tree decomposition. BBQ constructs a distance oracle in a bottom-top-bottom manner, which significantly reduces preprocessing time over existing algorithms. In addition, BBQ can answer batch queries in bulk by traversing the decomposed tree instead of executing separate queries. Our experimental results show that BBQ outperforms state-of-the-art approaches by orders of magnitude for the running time of the preprocessing stage. Meanwhile, BBQ also offers remarkable acceleration for answering batches of queries. As a result, SDN controllers that use BBQ can sustain 1.1-27.9 times higher connection request rates.
机译:加权图上的最短路径查询是计算机网络中的基本操作。由于SDN控制器需要为每个流执行最短路径查询,因此这种算法的性能已成为新兴的软件定义网络(SDN)的关键挑战。与经典解决方案(例如Dijkstra算法)不同,高性能最短路径查询算法包括两个阶段:预处理和查询应答。尽管改善了查询回答时间,但现有的两阶段算法在预处理大型图形时仍然非常耗时。在本文中,我们提出了一种有效的最短路径查询算法,称为BBQ,该算法通过树分解减少了两个阶段的运行时间。 BBQ以自上而下的方式构造了一个距离预言机,与现有算法相比,这大大减少了预处理时间。另外,BBQ可以通过遍历分解的树而不是执行单独的查询来批量回答批处理查询。我们的实验结果表明,在预处理阶段的运行时间内,BBQ的性能优于最新方法。同时,BBQ还为回答大量查询提供了显着的加速。结果,使用BBQ的SDN控制器可以承受的连接请求率是其1.1-27.9倍。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号