Topic: "shortest-common-supersequence"
caldempsey/ShortestSuperstringProblem
An Object Oriented solution to the ShortestSuperstringProblem utilising the strategy design pattern.
Language: Java - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

lignum-vitae/goombay
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.
Language: Python - Size: 269 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 2

s9e/ShortestCommonSuperstring
Shortest common superstring generator using a greedy approximation algorithm.
Language: PHP - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1
