Improved deterministic algorithms for decremental transitive closure and strongly connected components

  • Authors:
  • Jakub Łącki

  • Affiliations:
  • University of Warsaw, Poland

  • Venue:
  • Proceedings of the twenty-second annual ACM-SIAM symposium on Discrete Algorithms
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a new deterministic algorithm for decremental maintenance of the transitive closure in a directed graph. The algorithm processes any sequence of edge deletions in O(mn) time and answers queries in constant time. Until now such time bound has only been achieved by a randomized Las Vegas algorithm. In addition to that, a few decremental algorithms for maintaining strongly connected components are shown, whose time complexity is O(n1.5) for planar graphs, O(n log n) for graphs with bounded treewidth and O(mn) for general digraphs.