NFA reduction algorithms by means of regular inequalities

  • Authors:
  • J.-M. Champarnaud;F. Coulon

  • Affiliations:
  • Université de Rouen, LIFAR, 76821 Mont Saint Aignan Cedex, France;Université de Rouen, LIFAR, 76821 Mont Saint Aignan Cedex, France

  • Venue:
  • Theoretical Computer Science - Developments in language theory
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present different techniques for reducing the number of states and transitions in nondeterministic automata. These techniques are based on the two preorders over the set of states, related to the inclusion of left and right languages. Since their exact computation is NP-hard, we focus on polynomial approximations which enable a reduction of the NFA all the same. Our main algorithm relies on a first approximation, which can be easily implemented by means of matrix products with an O(mn3) time complexity, and optimized to an O(mn) time complexity, where m is the number of transitions and n is the number of states. This first algorithm appears to be more efficient than the known techniques based on equivalence relations as described by Lucian Ilie and Sheng Yu. Afterwards, we briefly describe some more accurate approximations and the exact (but exponential) calculation of these preorders by means of determinization.