Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Optimal String Alignment (OSA) Distance Algorithm #464

Merge branch 'master' into feature/string-similarity/OptimalStringAli…

c4e0e1a
Select commit
Loading
Failed to load commit list.
Merged

Implement Optimal String Alignment (OSA) Distance Algorithm #464

Merge branch 'master' into feature/string-similarity/OptimalStringAli…
c4e0e1a
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Sep 21, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- Algorithms.Tests/Strings/Similarity/OptimalStringAlignmentTests.cs  1
- Algorithms/Strings/Similarity/OptimalStringAlignment.cs  8
         

See the complete overview on Codacy