logo

Crowdly

Browser

Add to Chrome

In the recurrence relation for finding the optimal string distance when tran...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

In the recurrence relation for finding the optimal string distance

when transforming the string

x into the string y. When the

characters do not match the distance

d(i,j) equals:

1 + min{ d(i,j−1), d(i−1,j), d(i−1,j−1) }

What does the case d(i−1,j−1) correspond to?

More questions like this

Want instant access to all verified answers on moodle.gla.ac.uk?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome