Problem

Once the suffix array is constructed, the short routine shown in Figure 1 can be invoked f...

Once the suffix array is constructed, the short routine shown in Figure 1 can be invoked from Figure 2 to create the longest common prefix array.

a. In the code, what does rank[i] represent?


b. Suppose that LCP[rank[i] ] = h. Show that LCP[rank[i+1] ] ≥ h − 1.


c. Show that the algorithm in Figure 1 correctly computes the LCP array.


d. Prove that the algorithm in Figure 1 runs in linear time.

Figure 1: LCP array construction from suffix array

Figure 2: Code to set up the first call to makeSuffixArray; create appropriate size arrays, and to keep things simple; just use the 256 ASCII character codes

Step-by-Step Solution

Request Professional Solution

Request Solution!

We need at least 10 more requests to produce the solution.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the solution will be notified once they are available.
Add your Solution
Textbook Solutions and Answers Search
Solutions For Problems in Chapter 12
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT