Open Computer Science (Dec 2017)

Deterministic automata for extended regular expressions

  • Syzdykov Mirzakhmet

DOI
https://doi.org/10.1515/comp-2017-0004
Journal volume & issue
Vol. 7, no. 1
pp. 24 – 28

Abstract

Read online

In this work we present the algorithms to produce deterministic finite automaton (DFA) for extended operators in regular expressions like intersection, subtraction and complement. The method like “overriding” of the source NFA(NFA not defined) with subset construction rules is used. The past work described only the algorithm for AND-operator (or intersection of regular languages); in this paper the construction for the MINUS-operator (and complement) is shown.

Keywords