K-Mismatch With Don'T Cares

ESA'07: Proceedings of the 15th annual European conference on Algorithms(2007)

引用 23|浏览12
暂无评分
摘要
We give the first non-trivial algorithms for the k-mismatch pattern matching problem with don't cares. Given a text t of length n and a pattern p of length m with don't care symbols and a bound k, our algorithms find all the places that the pattern matches the text with at most k mismatches. We first give an O(n(k + log n log log n) log M) time randomised solution which finds the correct answer with high probability. We then present a new deterministic O(nk(2) log(3) m) time solution that uses tools developed for group testing and finally an approach based on k-selectors that runs in O(nk polylog m) time but requires O(poly m) time preprocessing. In each case, the location of the mismatches at each alignment is also given at no extra cost.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要