In this paper we consider a slightly different way to perform the average analysis of algorithms. Given a value $t$, we consider families of probability distributions whose Shannon entropy is equal to $t$ ...
详细信息
An absent factor of a string w is a string u which does not occur as a contiguous sub-string (a.k.a. factor) inside w. We extend this well-studied notion and define absent subsequences: a string u is an absent subsequ...
详细信息
We give a near-optimal quantum algorithm for the longest common substring (LCS) problem between two run-length encoded (RLE) strings, with the assumption that the prefix-sums of the run-lengths are given. Our algorith...
详细信息
A superstring of a set of strings correspond to a string which contains all the other strings as substrings. The problem of finding the Shortest Linear Superstring is a well-know and well-studied problem in stringolog...
详细信息
Range Minimum Query (RMQ) is an important building brick of many compressed data structures and string matching algorithms. Although this problem is essentially solved in theory, with sophisticated data structures all...
详细信息
Cartesian tree matching is the problem of finding all substrings of a given text which have the same Cartesian trees as that of a given pattern. So far there is one linear-time solution for Cartesian tree matching, wh...
详细信息
暂无评论