GeeksforGeeks » Algorithms
minimum edit distance
(3 posts)-
how to find minimum edit distance using minimal space and using minimal time as possible.
-
I think the wiki page has details. http://en.wikipedia.org/wiki/Levenshtein_distance
-
and here too the easiest way to understand, edit distance http://www.fullbc.in/index.php?comicid=136
Reply
You must log in to post.