Testing Parenthesis Languages

  • Authors:
  • Michal Parnas;Dana Ron;Ronitt Rubinfeld

  • Affiliations:
  • -;-;-

  • Venue:
  • APPROX '01/RANDOM '01 Proceedings of the 4th International Workshop on Approximation Algorithms for Combinatorial Optimization Problems and 5th International Workshop on Randomization and Approximation Techniques in Computer Science: Approximation, Randomization and Combinatorial Optimization
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

We continue the investigation of properties defined by formal languages. This study was initiated by Alon et al. [1] who described an algorithm for testing properties defined by regular languages. Alon et al. also considered several context free languages, and in particular Dyck languages, which contain strings of properly balanced parentheses. They showed that the first Dyck language, which contains strings over a single type of pairs of parentheses, is testable in time independent of n, where n is the length of the input string. However, the second Dyck language, defined over two types of parentheses, requires Ω(log n) queries. Here we describe a sublinear-time algorithm for testing all Dyck languages. Specifically, the running time of our algorithm is Õ(n2/3/Ɛ3), where Ɛ is the given distance parameter. Furthermore, we improve the lower bound for testing Dyck languages to Ω(n1/11) for constant Ɛ. We also have a testing algorithm for the context free language LREV = {w = uurvvr: w ∈ Σn}, where Σ is a fixed alphabet. The running time of our algorithm is Õ(√n/Ɛ), which almost matches the lower bound given by Alon et al. [1].