Character Frequency-Based Approach For Searching For Substrings Of Circular Patterns And Their Conjugates In Online Text
Computer Science, ISSN: 2300-7036, Vol: 22, Issue: 2, Page: 237-252
2021
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.
Article Description
A fundamental problem in computational biology is dealing with circular pat-terns. The problem consists of fnding a pattern and its rotations in a database. In this paper, we present two online algorithms. The frst algorithm reports all of the substrings (factors) of a given pattern in an online text. Then, without losing effciency, we extend the algorithm to process the circular rotations of the pattern. For a given pattern P of size M and a text T of size N, the extended algorithm reports all of the locations in the text where a substring of Pc is found where Pc is one of the rotations of P. For an alphabet size σ using O(M) space, the desired goals are achieved in an average O(MN=σ) time, which is O(N) for all patterns with length M ≆ σ. Traditional string-processing algorithms make use of advanced data structures such as suffx trees and automaton. The experimental results we have provided show that basic data structures such as arrays can be used in text-processing algorithms without compromising effciency.
Bibliographic Details
AGHU University of Science and Technology Press
Provide Feedback
Have ideas for a new metric? Would you like to see something else here?Let us know