On Specialization of a Program Model of Naive Pattern Matching in Strings (Extended Abstract)

08/23/2021
by   Andrei P. Nemytykh, et al.
0

We have proved that for any pattern p the tail recursive program model of naive pattern matching may be automatically specialized w.r.t. the pattern p to a specialized version of the so-called KMP-algorithm, using the Higman-Kruskal relation that controls the unfolding/folding. Given an input string, the corresponding residual program finds the first occurrence of p in the string in linear time on the string length. The current state of the automated program specialization art based on unfolding/folding is too weak in order to be able to reproduce the proof, done by hands, of the uniform property above, while it known before that program specialization is sometimes able to produce the KMP-algorithm for a few concrete static patterns.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset