User talk:Ledrug

Revision as of 20:25, 20 June 2011 by rosettacode>Mwn3d (Levenshtein distance C code)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Levenshtein distance C code

I Just noticed that you posted a recursive C solution for Levenshtein distance. Could you maybe explain (here or in/near the example) what the variables mean in that solution? I tried to come up with a recursive solution in Java myself, but it didn't work out so well. If at all possible could you maybe just give some pseudocode for the recursive algorithm? --Mwn3d 20:25, 20 June 2011 (UTC)

Return to the user page of "Ledrug".