1992
DOI: 10.1093/comjnl/35.5.524
|View full text |Cite
|
Sign up to set email alerts
|

A Parallel Solution to the Approximate String Matching Problem

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

1994
1994
2010
2010

Publication Types

Select...
1
1
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(4 citation statements)
references
References 0 publications
0
4
0
Order By: Relevance
“…Alternative implementations and other optimisations should reduce running times in a production model. 7. Future developments SP21 is a software simulation which runs on a conventional computer.…”
Section: Resultsmentioning
confidence: 99%
See 2 more Smart Citations
“…Alternative implementations and other optimisations should reduce running times in a production model. 7. Future developments SP21 is a software simulation which runs on a conventional computer.…”
Section: Resultsmentioning
confidence: 99%
“…D) for the basic dynamic programming method; the method appears to be better suited to parallel processing although, for the approximate string matching problem, an adaptation of dynamic programming for parallel processing has been described [7]; the technique for pruning the search tree may be applied, however large the search space may be. It appears that the technique may be generalised to related problems such as the N-lcs problem without the problems of computational complexity which arise with dynamic programming [22].…”
Section: Discussion Of the Search Techniquementioning
confidence: 99%
See 1 more Smart Citation
“…In this paper, we consider the fixed-length approximate string-matching with k-mismatches problem: given a text t, a pattern x and an integer ℓ, search for all the occurrences in t with k or fewer mismatches of all factors of x of length ℓ. There has been ample work in the literature for devising parallel algorithms for different models and platforms, for the approximate string-matching problem [2], [4], [6], [10], [13]. We design and analyse a practical parallel algorithm for addressing the fixed-length approximate string-matching problem with k-mismatches in O( nm⌈ℓ/w⌉ p ) time.…”
Section: Introductionmentioning
confidence: 99%