What is it about?

For the last time, a number of algorithms were presented to produce a deterministic finite automaton (DFA) for the regular expression. These algorithms could be divided into what they used as an initial data from which to produce DFA. The method to produce DFA from non-deterministic finite automaton (NFA) by a subset construction could be generalized for extended regular expressions, including intersection, negation, and subtraction of the regular languages. In this article the modified algorithm of subset construction is presented; this algorithm produces a unigram DFA for the regular expression with extensions (specifically AND-operator)

Featured Image

Why is it important?

Article

Read the Original

This page is a summary of: Algorithm to Generate DFA for AND-operator in Regular Expression, International Journal of Computer Applications, August 2015, Foundation of Computer Science,
DOI: 10.5120/ijca2015905557.
You can read the full text:

Read

Resources

Contributors

The following have contributed to this page