Pattern Matching in DCA Coded Text

  • Authors:
  • Jan Lahoda;Bořivoj Melichar;Jan Žd'árek

  • Affiliations:
  • Department of Computer Science and Engineering, Faculty of Electrical Engineering, Czech Technical University in Prague, Praha 2, Czech Republic 121 35 and Sun Microsystems Czech, Praha 4, Czech R ...;Department of Computer Science and Engineering, Faculty of Electrical Engineering, Czech Technical University in Prague, Praha 2, Czech Republic 121 35;Department of Computer Science and Engineering, Faculty of Electrical Engineering, Czech Technical University in Prague, Praha 2, Czech Republic 121 35

  • Venue:
  • CIAA '08 Proceedings of the 13th international conference on Implementation and Applications of Automata
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

A new algorithm searching all occurrences of a regular expression pattern in a text is presented. It uses only the text that has been compressed by the text compression using antidictionaries without its decompression. The proposed algorithm runs in ${\mathcal O}(2^m\cdot||{\rm AD}||^2+n_c+r)$ worst case time, where mis the length of the pattern, AD is the antidictionary, nCis the length of the coded text and ris the number of found matches.