This paper presents two efficient concurrent-read concurrent-write parallel algorithms that find all palindromes in a given string : - an 0/log n) time, n-processor algorithm over general alphabets. In case of constant size alphabets the algorithm requires only n/log n processors and thus achieves an optimal-speedup - An 0(log log n) time, n log n/log log n-processor algorithm over general alphabets. This is the fastest possible time with the number of processors used. These new results improve on the known parallel palindrome detection algorithms by using smaller auxiliary space and either by making fewer operations or by achieving a faster running time
Palindromic length of a string is the minimum number of palindromes whose concatenation is equal to ...
AbstractA real-time Turing machine algorithm that finds the smallest nontrivial initial palindrome i...
AbstractIn this paper, we study the palindrome retrieval problem with the input string compressed in...
This paper presents two efficient concurrent-read concurrent-write parallel algorithms that find all...
AbstractThis paper presents two efficient concurrent-read concurrent-write parallel algorithms that ...
An optimal O(log log n) time CRCW-PRAM algorithm for computing all periods of a string is presented...
We propose a new linear-size data structure which provides a fast access to all palindromic substrin...
A palindrome is defined as a string which reads forwards the same as backwards, like, for example, t...
[[abstract]]Palindromes are strings of symbols that read the same forward and backward. Palindromes ...
A theory for the derivation of on-line algorithms is presented. The algorithms are derived in the B...
Genetic information of all living organisms is stored in DNA. Exploring of its structure and functio...
Given a text of length n and a pattern of length m, we present a parallel linear algorithm for findi...
Let WRAM [PRAM]be a parallel computer with p processors (RAMs) which share a common memory and are a...
Following string matching, two more string analysis problems occur commonly in bioinformatics applic...
AbstractThe problem of palindrome recognition using a Turing machine with one multidimensional tape ...
Palindromic length of a string is the minimum number of palindromes whose concatenation is equal to ...
AbstractA real-time Turing machine algorithm that finds the smallest nontrivial initial palindrome i...
AbstractIn this paper, we study the palindrome retrieval problem with the input string compressed in...
This paper presents two efficient concurrent-read concurrent-write parallel algorithms that find all...
AbstractThis paper presents two efficient concurrent-read concurrent-write parallel algorithms that ...
An optimal O(log log n) time CRCW-PRAM algorithm for computing all periods of a string is presented...
We propose a new linear-size data structure which provides a fast access to all palindromic substrin...
A palindrome is defined as a string which reads forwards the same as backwards, like, for example, t...
[[abstract]]Palindromes are strings of symbols that read the same forward and backward. Palindromes ...
A theory for the derivation of on-line algorithms is presented. The algorithms are derived in the B...
Genetic information of all living organisms is stored in DNA. Exploring of its structure and functio...
Given a text of length n and a pattern of length m, we present a parallel linear algorithm for findi...
Let WRAM [PRAM]be a parallel computer with p processors (RAMs) which share a common memory and are a...
Following string matching, two more string analysis problems occur commonly in bioinformatics applic...
AbstractThe problem of palindrome recognition using a Turing machine with one multidimensional tape ...
Palindromic length of a string is the minimum number of palindromes whose concatenation is equal to ...
AbstractA real-time Turing machine algorithm that finds the smallest nontrivial initial palindrome i...
AbstractIn this paper, we study the palindrome retrieval problem with the input string compressed in...