Question: a ) Create the failure function ( P [ j ] , f [ j ] ) according to the Knuth - Morris - Pratt
a Create the failure function Pj fj according to the KnuthMorrisPratt KMP algorithm for the pattern aabaabb and
provide your result in the following table. In the blank space below the table insert your calculations step by step as
presented in the exercise.
j
Pj
fj b Apply the KMP algorithm with the pattern aabaabbfrom example a to the following text sequence baaabbaabaabaabb
and determine the number of required comparisons. For this, write down the characters of the pattern that you currently
compare to the character in the text one character per cell and add in parantheses the number of comparisons
continuously increasing counter as illustrated in the nd line of the table.
b a a a b b a a b a a b a a b b
a
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
