Topic: pattern matching
Topic: search algorithms
Topic: string operations
Topic: testing user interfaces by transcripts
Quotation Skeleton
A maximal repeating pattern, MRP, is a repeating … pattern. For example, in the string "abcdyabcdxabce," … only "abcd" and "abc" are maximally repeating patterns, … "abc" is an MRP even though it is … Siochi [dissertation, Va. Polytech. Inst. 1989] has developed an order O(n^2) algorithm … [refs] to detect all the MRPs in a transcript.
Google-1Google-2