amnh / PCG

𝙋𝙝𝙮𝙡𝙤𝙜𝙚𝙣𝙚𝙩𝙞𝙘 𝘾𝙤𝙢𝙥𝙤𝙣𝙚𝙣𝙩 𝙂𝙧𝙖𝙥𝙝 ⸺ Haskell program and libraries for general phylogenetic graph search
28 stars 1 forks source link

Implement & integrate Ukkonen alignment matrix in Haskell #25

Closed recursion-ninja closed 7 years ago

recursion-ninja commented 7 years ago

Use the index based prototype code in the prototype directory.

recursion-ninja commented 7 years ago

Implemented and tested. Refactored with other direct optimization functions.