All-Pairs Suffix-Prefix on Dynamic Set of Strings
Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), ISSN: 1611-3349, Vol: 14899 LNCS, Page: 192-203
2025
Metric Options: CountsSelecting the 1-year or 3-year option will change the metrics count to percentiles, illustrating how an article or review compares to other articles or reviews within the selected time period in the same journal. Selecting the 1-year option compares the metrics against other articles/reviews that were also published in the same calendar year. Selecting the 3-year option compares the metrics against other articles/reviews that were also published in the same calendar year plus the two years prior.
Example: if you select the 1-year option for an article published in 2019 and a metric category shows 90%, that means that the article or review is performing better than 90% of the other articles/reviews published in that journal in 2019. If you select the 3-year option for the same article published in 2019 and the metric category shows 90%, that means that the article or review is performing better than 90% of the other articles/reviews published in that journal in 2019, 2018 and 2017.
Citation Benchmarking is provided by Scopus and SciVal and is different from the metrics context provided by PlumX Metrics.
Example: if you select the 1-year option for an article published in 2019 and a metric category shows 90%, that means that the article or review is performing better than 90% of the other articles/reviews published in that journal in 2019. If you select the 3-year option for the same article published in 2019 and the metric category shows 90%, that means that the article or review is performing better than 90% of the other articles/reviews published in that journal in 2019, 2018 and 2017.
Citation Benchmarking is provided by Scopus and SciVal and is different from the metrics context provided by PlumX Metrics.
Conference Paper Description
The all-pairs suffix-prefix (APSP) problem is a classical problem in string processing which has important applications in bioinformatics. Given a set S={S,…,S} of k strings, the APSP problem asks one to compute the longest suffix of S that is a prefix of S for all k ordered pairs ⟨S,S⟩ of strings in S. In this paper, we consider the dynamic version of the APSP problem that allows for insertions of new strings to the set of strings. Our objective is, each time a new string S arrives to the current set S={S,…,S} of i-1 strings, to compute (1) the longest suffix of S that is a prefix of S and (2) the longest prefix of S that is a suffix of S for all 1≤j≤i. We propose an O(n)-space data structure which computes (1) and (2) in O(|S|logσ+i) time for each new given string S, where n is the total length of the strings.
Bibliographic Details
http://www.scopus.com/inward/record.url?partnerID=HzOxMe3b&scp=85205372372&origin=inward; http://dx.doi.org/10.1007/978-3-031-72200-4_15; https://link.springer.com/10.1007/978-3-031-72200-4_15; https://dx.doi.org/10.1007/978-3-031-72200-4_15; https://link.springer.com/chapter/10.1007/978-3-031-72200-4_15
Springer Science and Business Media LLC
Provide Feedback
Have ideas for a new metric? Would you like to see something else here?Let us know