levenshtein_matrix_test


levenshtein_matrix_test, a FORTRAN90 code which calls levenshtein_matrix(), which computes the Levenshtein distance matrix defined by two strings.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

levenshtein_matrix, a FORTRAN90 code which returns the Levenshtein distance _matrix defined by two strings.

Source Code:


Last revised on 11 September 2022.