Finite automata for generalized approach to backward pattern matching

  • Authors:
  • Jan Antoš;Bořivoj Melichar

  • Affiliations:
  • Department of Computer Science & Engineering, Faculty of Electrical Engineering, Czech Technical University, Prague 2, Czech Republic;Department of Theoretical Science, Faculty of Information Technology, Czech Technical University, Prague 6, Czech Republic

  • Venue:
  • CIAA'10 Proceedings of the 15th international conference on Implementation and application of automata
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We generalized the DAWG backward pattern matching approach to be able to solve a broad range of pattern matching problems. We use a definition of a class of problems. We describe a finite automaton for the basic pattern matching problem of finding an exact occurrence of one string in a text. We propose a mechanism to use simple operations over finite automata in a systematic approach to derive automata for solving problems from a defined class, such as approximate matching, regular expression matching, sequence matching, matching of set of patterns, etc. and their combinations. The benefit of this approach is the ability to quickly derive solutions for newly formulated pattern matching problems.