This thesis revisits the k-mismatch shortest unique substring (SUS) finding problem and demonstrates that a technique recently presented in the context of solving the k-mismatch average common substring problem can be adapted and combined with parts of the existing solution, resulting in a new algorithm which has expected time complexity of O(n logk n), while maintaining a practical space complexity at O(kn), where n is the string length. When k \u3e 0, which is the hard case, the new proposal significantly improves the any-case O(n2) time complexity of the prior best method for k-mismatch SUS finding. Experimental study shows that the new algorithm is practical to implement and demonstrates significant improvements in processing time compa...
AbstractThe longest common substring with k-mismatches problem is to find, given two strings S1 and ...
Given a string X[1,n] and a position k∈[1,n], a Shortest Unique Substring of X covering k, denoted b...
This paper describes the shortest common matching string problem, which arises from a data analysis ...
This paper revisits the k-mismatch shortest unique substring finding problem and demonstrates that a...
We revisit the exact shortest unique substring (SUS) finding problem, and propose its approximate ve...
We extend recent results regarding finding shortest unique substrings (SUSs) to obtain new time-spac...
This file was last viewed in Adobe Acrobat Pro.Living in an era where we produce quintillions of dat...
Given a string X[1, n] and a position k in [1, n], the Shortest Unique Substring of X covering k, de...
WOS: 000347602000043We revisit the problem of finding shortest unique substring (SUS) proposed recen...
The longest common substring with k-mismatches problem is to find, given two strings S-1 and S-2, a ...
Given a string X[1, n] and a position k ∈ [1, n], the Shortest Unique Substring of X covering k, den...
Background: A common challenge in bioinformatics is to identify short sub-sequences that are unique ...
Abstract. Finding similar substrings/substructures is a central task in analyzing huge amounts of st...
We revisit the problem of finding shortest unique substring (SUS) proposed recently by Pei et al. (I...
In the problem of the longest common substring with k mismatches we are given two strings X, Y and m...
AbstractThe longest common substring with k-mismatches problem is to find, given two strings S1 and ...
Given a string X[1,n] and a position k∈[1,n], a Shortest Unique Substring of X covering k, denoted b...
This paper describes the shortest common matching string problem, which arises from a data analysis ...
This paper revisits the k-mismatch shortest unique substring finding problem and demonstrates that a...
We revisit the exact shortest unique substring (SUS) finding problem, and propose its approximate ve...
We extend recent results regarding finding shortest unique substrings (SUSs) to obtain new time-spac...
This file was last viewed in Adobe Acrobat Pro.Living in an era where we produce quintillions of dat...
Given a string X[1, n] and a position k in [1, n], the Shortest Unique Substring of X covering k, de...
WOS: 000347602000043We revisit the problem of finding shortest unique substring (SUS) proposed recen...
The longest common substring with k-mismatches problem is to find, given two strings S-1 and S-2, a ...
Given a string X[1, n] and a position k ∈ [1, n], the Shortest Unique Substring of X covering k, den...
Background: A common challenge in bioinformatics is to identify short sub-sequences that are unique ...
Abstract. Finding similar substrings/substructures is a central task in analyzing huge amounts of st...
We revisit the problem of finding shortest unique substring (SUS) proposed recently by Pei et al. (I...
In the problem of the longest common substring with k mismatches we are given two strings X, Y and m...
AbstractThe longest common substring with k-mismatches problem is to find, given two strings S1 and ...
Given a string X[1,n] and a position k∈[1,n], a Shortest Unique Substring of X covering k, denoted b...
This paper describes the shortest common matching string problem, which arises from a data analysis ...