Skip to content

A parallel implementation of Levenshtein Algorithm for edit distance computing between string. Implementation in OpenMP and C++ threads. Parallel Computing University course project.

Notifications You must be signed in to change notification settings

fede-vaccaro/ParallelLevenshtein-CPP

Repository files navigation

ParallelLevenshtein-CPP

A parallel implementation of Levenshtein Algorithm for edit distance computing between string. Implementation in OpenMP and C++ threads.

Read levenshtein_report.pdf for further information.

About

A parallel implementation of Levenshtein Algorithm for edit distance computing between string. Implementation in OpenMP and C++ threads. Parallel Computing University course project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published