Implementation of Nondeterministic Finite Automata for Approximate Pattern Matching
Implementation of Nondeterministic Finite Automata for Approximate Pattern Matching
复制标题
近似模式匹配的非确定性有限自动机的实现
DOI:
10.1007/3-540-48057-9_8
复制
发表时间:
1998
期刊:
影响因子:
--
通讯作者:
B. Melichar
中科院分区:
文献类型:
--
作者:
J. Holub;B. Melichar
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 ofNFA. 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.