Home
Scholarly Works
Finding Patterns with Variable Length Gaps or...
Conference

Finding Patterns with Variable Length Gaps or Don’t Cares

Abstract

In this paper we have presented new algorithms to handle the pattern matching problem where the pattern can contain variable length gaps. Given a pattern P with variable length gaps and a text T our algorithm works in O(n + m + α  log(max$$_{\rm 1<={\it i}<={\it l}}$$(bi–ai))) time where n is the length of the text, m is the summation of the lengths of the component subpatterns, α is the total number of occurrences of the component subpatterns in the text and ai and bi are, respectively, the minimum and maximum number of don’t cares allowed between the ith and (i+1)st component of the pattern. We also present another algorithm which, given a suffix array of the text, can report whether P occurs in T in O(m + α loglogn) time. Both the algorithms record information to report all the occurrences of P in T. Furthermore, the techniques used in our algorithms are shown to be useful in many other contexts.

Authors

Rahman MS; Iliopoulos CS; Lee I; Mohamed M; Smyth WF

Series

Lecture Notes in Computer Science

Volume

4112

Pagination

pp. 146-155

Publisher

Springer Nature

Publication Date

January 1, 2006

DOI

10.1007/11809678_17

Conference proceedings

Lecture Notes in Computer Science

ISSN

0302-9743

Labels

View published work (Non-McMaster Users)

Contact the Experts team