levenshtein_distance_test


levenshtein_distance_test, a Fortran90 code which calls levenshtein_distance(), which computes the Levenshtein distance between two strings.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

levenshtein_distance, a Fortran90 code which returns the Levenshtein distance between two strings.

Source Code:


Last revised on 11 September 2022.