Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gustavotemple/dynamicprogramming

Dynamic Programming code for MO640 course
https://github.com/gustavotemple/dynamicprogramming

dynamic-programming edit-distance levenshtein-distance needleman-wunsch

Last synced: about 2 months ago
JSON representation

Dynamic Programming code for MO640 course

Awesome Lists containing this project

README

        

# Dynamic Programming
Dynamic Programming code for MO640 course

- Needleman Wunsch
- Edit Distance (Levenshtein Distance)
- Star Alignment (MSA)