Dynamic Connectivity for Axis-Parallel Rectangles

  • Authors:
  • Peyman Afshani;Timothy M. Chan

  • Affiliations:
  • University of Waterloo, School of Computer Science, N2L 3G1, Waterloo, Ontario, Canada;University of Waterloo, School of Computer Science, N2L 3G1, Waterloo, Ontario, Canada

  • Venue:
  • Algorithmica
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we give a fully dynamic data structure to maintain the connectivity of the intersection graph of n axis-parallel rectangles. The amortized update time (insertion and deletion of rectangles) is and the query time (deciding whether two given rectangles are connected) is O(1). It slightly improves the update time (O(n 0.94)) of the previous method while drastically reducing the query time (near O(n 1/3)). In addition, our method does not use fast matrix multiplication results and supports a wider range of queries.