کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
430891 688224 2013 8 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
Approximate regular expression matching with multi-strings
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر نظریه محاسباتی و ریاضیات
پیش نمایش صفحه اول مقاله
Approximate regular expression matching with multi-strings
چکیده انگلیسی

In this paper, we are interested in solving the approximate regular expression matching problem: we are given a regular expression R in advance and we wish to answer the following query: given a text T and a parameter k, find all the substrings of T which match the regular expression R with at most k   errors (an error consist in deleting inserting, or substituting a character). There exists a well known solution for this problem in time O(mn)O(mn) where m is the size of the regular expression (the number of operators and characters appearing in R) and n   the length of the text. There also exists a solution for the case k=0k=0 (exact regular expression matching) which solves the problem in time O(dn)O(dn), where d   is the number of strings in the regular expression (a string is a sequence of characters connected with concatenation operator). In this paper, we show that both methods can be combined to solve the approximate regular approximate matching problem in time O(kdn)O(kdn) for arbitrary k  . This bound can be much better than the bound O(mn/logk+2n) achieved by the best actual regular expression matching algorithm in case d

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Journal of Discrete Algorithms - Volume 18, January 2013, Pages 14–21
نویسندگان
, ,