Testing membership in parenthesis languages

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

  • Affiliations:
  • The Academic College of Tel-Aviv-Yaffo, Tel-Aviv, Israel;Department of EE--Systems, Tel-Aviv University, Ramat Aviv, Israel;NEC Research Institute, Princeton, New Jersey

  • Venue:
  • Random Structures & Algorithms
  • Year:
  • 2003

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 describe a testing algorithm for the context free language LREV = {uurvvr : u, v ∈ Σ*}, 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].