Lower bounds for dynamic transitive closure, planar point location, and parantheses matching

  • Authors:
  • Thore Husfeldt;Theis Rauhe;Søren Skyum

  • Affiliations:
  • BRICS, Department of Computer Science, University of Aarhus, Ny Munkegade, DK-8000, Århus C, Denmark;BRICS, Department of Computer Science, University of Aarhus, Ny Munkegade, DK-8000, Århus C, Denmark;BRICS, Department of Computer Science, University of Aarhus, Ny Munkegade, DK-8000, Århus C, Denmark

  • Venue:
  • Nordic Journal of Computing
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

We give a number of new lower bounds in the cell probe model with logarithmic cell size, which entails the same bounds on the random access computer with logarithmic word size and unit cost operations.We study the signed prefix sum problem: given a string of length n of Os and signed ls, compute the sum of its ith prefix during updates. We show a lower bound of Ω(log n/log log n) time per operations, even if the prefix sums are bounded by log n/log log n during all updates. We also show that if the update time is bounded by the product of the worst-case update time and the answer to the query, then the update time must be Ω(√(log n/ log log n)).These results allow us to prove lower bounds for a variety of seemingly unrelated dynamic problems. We give a lower bound for the dynamic planar point location in monotone subdivisions of Ω(log n/ log log n) per operation. We give a lower bound for dynamic transitive closure on upward planar graphs with one source and one sink of Ω(log n/(log log n)2) per operation. We give a lower bound of Ω(√(log n/log logn)) for the dynamic membership problem of any Dyck language with two or more letters. This implies the same lower bound for the dynamic word problem for the free group with k generators. We also give lower bounds for certain range searching variants and for the dynamic prefix majority and prefix equality problems.