Efficient pattern matching with scaling

A Amir, GM Landau, U Vishkin - Journal of Algorithms, 1992 - Elsevier
The problem of pattern matching with scaling is defined. The input for the two-dimensional
version of the problem consists of an n× n “text” matrix and an m× m “pattern” matrix. We …

[PDF][PDF] Efficient 2-dimensional approximate matching of non-rectangular figures

A Amir, M Farach - SODA, 1991 - researchgate.net
Finding all occurrences of a non-rectangular pattern of height m and area a in an n× n text
with no more than k mismatch, insertion, and deletion errors is an important problem in …

A constant time optimal parallel algorithm for two-dimensional pattern matching

M Crochemore, L Gasieniec, R Hariharan… - SIAM Journal on …, 1998 - SIAM
We give an alphabet-independent deterministic parallel algorithm for finding all occurrences
of a pattern array of size mh x mw in a text array of size nh x nw in the concurrent-read …

[PDF][PDF] Optimal parallel suffix-prefix matching algorithm and applications

ZM Kedem, GM Landau, KV Palem - Proceedings of the first annual ACM …, 1989 - dl.acm.org
Our main result in this paper is a parallel algorithm for suffiz-prefix matching that has optimal
speedup on a CRCW PRAM. It runs in time O (logn) using n/log n processors. This algorithm …

Matching general polygonal arcs

B Kamgar-Parsi, A Margalit, A Rosenfeld - CVGIP: image understanding, 1991 - Elsevier
In this paper we present an algorithm for matching two polygonal arcs. We first show how to
match two arcs of the same length by decomposition into pairs of equal length line …

Efficient matching of nonrectangular shapes

A Amir, M Farach - Annals of Mathematics and Artificial Intelligence, 1991 - Springer
Most known two-dimensional matching algorithms have a rectangular text (image) and
rectangular pattern (template) as their input. These matching algorithms perform a row by …

Secure two-party input-size reduction: Challenges, solutions and applications

J Darivandpour, DV Le, MJ Atallah - Information Sciences, 2021 - Elsevier
The computation and communication costs of many secure multiparty protocols would
benefit from a preprocessing that replaces large inputs with much smaller values without …

Algoritmos CGM para Busca Uni e Bidimensional de Padrões com e sem Escala

H Mongelli - 2000 - repositorio.ufms.br
Dados um texto e um padrão, o problema de busca de padrões em textos consiste em
determinar as posições do texto onde existe uma ocorrência do padrão. Quando o texto e …

Efficient and Secure Equality-Based Two-Party Computation

J Darivandpour - 2021 - search.proquest.com
Multiparty computation refers to a scenario in which multiple distinct yet connected parties
aim to jointly compute a functionality. Over recent decades, with the rapid spread of the …

[PDF][PDF] Pattern matching with mismatches: a simple randomized algorithm and its analysis

MJ Atallah, P Jacquet, W Szpankowski - 1992 - docs.lib.purdue.edu
The study and comparison of strings of symbols from a (possibly very large) alphabet is
relevant to various areas of computer science. In particular, the problem of finding all …