Computing the follow automaton of an expression

  • Authors:
  • Jean-Marc Champarnaud;Florent Nicart;Djelloul Ziadi

  • Affiliations:
  • L.I.F.A.R, Université de Rouen;L.I.F.A.R, Université de Rouen;L.I.F.A.R, Université de Rouen

  • Venue:
  • CIAA'04 Proceedings of the 9th international conference on Implementation and Application of Automata
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Small nondeterministic recognizers are very useful in practical applications based on regular expression searching. The follow automaton, recently introduced by Ilie and Yu, is such a small recognizer, since it is a quotient of the position automaton. The aim of this paper is to present an efficient computation of this quotient, based on specific properties of the $\mathcal{ZPC}$ of the expression. The motivation is twofold. Since this structure is already a basic tool for computing the position automaton, Antimirov’s automaton and Hromkovic’s automaton, the design of an algorithm for computing the follow automaton via this structure makes it easier to compare all these small recognizers. Secondly such an algorithm provides a straightforward alternative to the rather sophisticated handling of ε-transitions used in the original algorithm.