An Object Oriented solution to the ShortestSuperstringProblem utilising the strategy design pattern.
-
Updated
Oct 31, 2018 - Java
An Object Oriented solution to the ShortestSuperstringProblem utilising the strategy design pattern.
Python implementation of several sequence alignment algorithms such as Waterman-Smith-Beyer, Gotoh, and Needleman-Wunsch intended to calculate distance, show alignment, and display the underlying matrices.
Shortest common superstring generator using a greedy approximation algorithm.
Add a description, image, and links to the shortest-common-supersequence topic page so that developers can more easily learn about it.
To associate your repository with the shortest-common-supersequence topic, visit your repo's landing page and select "manage topics."