GZHoffie / approximate-string-matching

A repository of experimental code and benchmark for greedy/dynamic programming approximate string matching algorithms.
MIT License
2 stars 0 forks source link

Study `SwAligner::alignNucleotidesEnd2EndSseU8` and `SwAligner::alignNucleotidesEnd2EndSseI16` functions and find where the dynamic programming steps are done. #12

Open GZHoffie opened 2 years ago