Skip to content

wzuniga/Levenshtein-Distance-Parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EDIT DISTANCE

Parallel levenshtein distance implementation in c++ core for Linux.

EXECUTION

To run the project you need a Linux OS

Enter to folder

    g++ MODEL/lvstnFor.cpp -fopenmp -o MODEL/lvstnFor -std=c++11
	./MODEL/lvstnFor 

About

Levenshtein Distance Parallel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors