AbstractThe approximate pattern matching problem (APM) consists in locating all occurrences of a given pattern P in a text T allowing a specific amount of errors. Due to the character of real applications and the fact that solutions do not have error-free nature in Computer Science, solving APM is crucial for developing meaningful applications. Recently, Ilie, Navarro and Tinta presented a fast algorithm to solve APM based on the well-known Landau-Vishkin algorithm. However, the amount of available memory limits the usage of their algorithm, since it requires all the answer array be in memory. In this article, a practical semi-external memory method to solve APM is presented. The method is based on the direct-comparison variation from Ilie ...
Abstract. The Pattern Matching problem with Swaps consists in finding all occur-rences of a pattern ...
This paper revisits the problem of indexing a text for approximate string matching. Specifically, gi...
We improve the fastest known algorithm for approximate string matching. This algorithm can only be u...
AbstractThe approximate pattern matching problem (APM) consists in locating all occurrences of a giv...
We study a recent algorithm for fast on-line approximate string matching. This is the problem of sea...
Abstract. We present a new algorithm for on-line approximate string matching. The algorithm is based...
Ricardo Baeza-Yates Gonzalo Navarro Department of Computer Science University of Chile Blanco Encala...
AbstractWe introduce a new dimension to the widely studied on-line approximate string matching probl...
This paper deals with the approximate string-matching problem with Hamming distance. The approximate...
In this thesis, we study approximate pattern matching problems. Our study is based on the Levenshtei...
We study in depth a model of non-exact pattern matching based on edit distance, which is the minimum...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
Abstract. A very fast parallel approach to pattern matching is presented. The ap-proach is based on ...
We present new algorithms for approximate string matching based in simple, but efficient, ideas. Fir...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
Abstract. The Pattern Matching problem with Swaps consists in finding all occur-rences of a pattern ...
This paper revisits the problem of indexing a text for approximate string matching. Specifically, gi...
We improve the fastest known algorithm for approximate string matching. This algorithm can only be u...
AbstractThe approximate pattern matching problem (APM) consists in locating all occurrences of a giv...
We study a recent algorithm for fast on-line approximate string matching. This is the problem of sea...
Abstract. We present a new algorithm for on-line approximate string matching. The algorithm is based...
Ricardo Baeza-Yates Gonzalo Navarro Department of Computer Science University of Chile Blanco Encala...
AbstractWe introduce a new dimension to the widely studied on-line approximate string matching probl...
This paper deals with the approximate string-matching problem with Hamming distance. The approximate...
In this thesis, we study approximate pattern matching problems. Our study is based on the Levenshtei...
We study in depth a model of non-exact pattern matching based on edit distance, which is the minimum...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
Abstract. A very fast parallel approach to pattern matching is presented. The ap-proach is based on ...
We present new algorithms for approximate string matching based in simple, but efficient, ideas. Fir...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
Abstract. The Pattern Matching problem with Swaps consists in finding all occur-rences of a pattern ...
This paper revisits the problem of indexing a text for approximate string matching. Specifically, gi...
We improve the fastest known algorithm for approximate string matching. This algorithm can only be u...