Implementation of Nondeterministic Finite Automata for Approximate Pattern Matching

  • Authors:
  • Jan Holub;Borivoj Melichar

  • Affiliations:
  • -;-

  • Venue:
  • WIA '98 Revised Papers from the Third International Workshop on Automata Implementation
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

There are two ways of using the nondeterministic finite automata (NFA). The first one is the transformation to the equivalent deterministic finite automaton and the second one is the simulation of the run of NFA. In this paper we discuss the second way. We present an overview of the simulation methods that have been found in the approximate string matching. We generalize these simulation methods and form the rules for the usage of these methods.