An O(n3 log log n/ log2 n) time algorithm for all pairs shortest paths

  • Authors:
  • Yijie Han;Tadao Takaoka

  • Affiliations:
  • School of Computing and Engineering, University of Missouri at Kansas City, Kansas City, MO;Department of Computer Science and Software Engineering, University of Canterbury, Christchurch, New Zealand

  • Venue:
  • SWAT'12 Proceedings of the 13th Scandinavian conference on Algorithm Theory
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an O(n3 loglogn/log2n) time algorithm for all pairs shortest paths. This algorithm improves on the best previous result of O(n3 (loglogn)3/log2n) time.