Ukkonen's algorithm for approximate string matching

preview_player
Показать описание
This algorithm allows two strings to be approximately matched using an enhanced edit distance algorithm devised by Ukkonen.

Рекомендации по теме
Комментарии
Автор

Hey guys, just noticed a mistake in the analysis! The second method is actually going to take just T-steps number of operations, as the x gets cancelled when finding the distance between two diagonals. So the second method is exactly twice as fast as the first!

gkcs
Автор

What is the difference between approximate string matching and sequence alignment ?? Can you please tell the problem description of both ‼️

subratkumarsahu
Автор

You left me in splits when you said " I will leave that proof upto you ". :-D
This was a really cool video.... liked it....

wow
Автор

Can you do a video on approximate string matching over suffix trees?

aftabsaadsohail
Автор

Bro im in btech 1st yr and i know c and c++ but im not able to understand these things, pls tell me when and how can i learn competitive programming because im also not from a very good institute pls reply bro

algolife
Автор

Hey sir! Wanted to ask like often times I stuck in string manipulation questions so wanted to know what are must algorithms and keys points one should have to tackle majority of problems. You can take example of question like this months div 2 3rd question.
Thanks!

anupamkarn
Автор

can you please explain how that diagnol thing is becoming mod(x-y) for any point (x, y)?

aparichitsingh
Автор

Anyone knows where i can find a C implementation of this algorithm?

micheleinchingolo
join shbcf.ru