2017
DOI: 10.1016/j.ipl.2016.10.003
|View full text |Cite
|
Sign up to set email alerts
|

On pattern matching with k mismatches and few don't cares

Abstract: We consider the problem of pattern matching with k mismatches, where there can be don’t care or wild card characters in the pattern. Specifically, given a pattern P of length m and a text T of length n, we want to find all occurrences of P in T that have no more than k mismatches. The pattern can have don’t care characters, which match any character. Without don’t cares, the best known algorithm for pattern matching with k mismatches has a runtime of O(nkthickmathspacelogthickmathspacek). With don’t cares in t… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
2
1
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(1 citation statement)
references
References 19 publications
0
1
0
Order By: Relevance
“…A faster algorithm for pattern matching with k mismatches runs in O(n √ k log k) [1]. A simpler version of this algorithm is given in [14].…”
Section: Introductionmentioning
confidence: 99%
“…A faster algorithm for pattern matching with k mismatches runs in O(n √ k log k) [1]. A simpler version of this algorithm is given in [14].…”
Section: Introductionmentioning
confidence: 99%