Skip to content

Script for calculating the edit distance between two strings. We compare two approaches in terms of computational time: linear storage and quadratic storage.

Notifications You must be signed in to change notification settings

danielgribel/edit-distance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

About

Script for calculating the edit distance between two strings. We compare two approaches in terms of computational time: linear storage and quadratic storage.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages