There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A parallel implementation of Levenshtein Algorithm for edit distance computing between string. Implementation in OpenMP and C++ threads. Parallel Computing University course project.