Skip to content

jakczo/Levenshtein-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Levenshtein-Algorithm (November 2017)

Implementation of the Levenshtein Algorithm in x86 Assembler (for multi-threaded use).

This repository contains a function that uses my implementation of the Levenshtein Algorithm (Levenshtein distance) used in the program to validate the entered word and/or DNA string.

More information about the program and the algorithm itself are available in Polish language and can be found here.

About

Implementation of the Levenshtein Algorithm in x86 Assembler (for multi-threaded use). [ENG]

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors