Sciweavers

DLT
2003

NFA Reduction Algorithms by Means of Regular Inequalities

13 years 6 months ago
NFA Reduction Algorithms by Means of Regular Inequalities
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.
Jean-Marc Champarnaud, Fabien Coulon
Added 31 Oct 2010
Updated 31 Oct 2010
Type Conference
Year 2003
Where DLT
Authors Jean-Marc Champarnaud, Fabien Coulon
Comments (0)