Sciweavers

13 search results - page 1 / 3
» Pattern Matching Algorithms with Don't Cares
Sort
View
SOFSEM
2007
Springer
13 years 11 months ago
Pattern Matching Algorithms with Don't Cares
M. Sohel Rahman, Costas S. Iliopoulos
JCSS
2010
190views more  JCSS 2010»
13 years 3 months ago
Pattern matching with don't cares and few errors
We present solutions 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...
Raphaël Clifford, Klim Efremenko, Ely Porat, ...
COCOON
2006
Springer
13 years 9 months ago
Finding Patterns with Variable Length Gaps or Don't Cares
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 gap...
M. Sohel Rahman, Costas S. Iliopoulos, Inbok Lee, ...
DIS
2008
Springer
13 years 7 months ago
String Kernels Based on Variable-Length-Don't-Care Patterns
Abstract. We propose a new string kernel based on variable-lengthdon't-care patterns (VLDC patterns). A VLDC pattern is an element of ({}) , where is an alphabet and is the ...
Kazuyuki Narisawa, Hideo Bannai, Kohei Hatano, Shu...
IPL
2007
91views more  IPL 2007»
13 years 5 months ago
Simple deterministic wildcard matching
We present a simple and fast deterministic solution to the string matching with don’t cares problem. The task is to determine all positions in a text where a pattern occurs, all...
Peter Clifford, Raphaël Clifford