Dynamically Maintaining the Widest k -Dense Corridor

  • Authors:
  • Subhas C. Nandy;Tomohiro Harayama;Tetsuo Asano

  • Affiliations:
  • -;-;-

  • Venue:
  • CIAC '00 Proceedings of the 4th Italian Conference on Algorithms and Complexity
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we propose an improved algorithm for dynamically maintaining the widest k-dense corridor as proposed in [6]. Our algorithm maintains a data structure of size O(n2), where n is the number of points present on the floor at the current instant of time. For each insertion/deletion of points, the data structure can be updated in O(n) time, and the widest k-dense corridor in the updated environment can be reported in O(kn + nlogn) time.