amnh / PCG

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

Analyze the sequential align algorithm #3

Closed recursion-ninja closed 4 years ago

recursion-ninja commented 7 years ago

Issue by ima-hima Friday Mar 17, 2017 at 18:54 GMT Originally opened as https://github.com/ima-hima/PCG/issues/3


Try to do some sort of algorithmic analysis to see the actual asymptotic cost of his code.

recursion-ninja commented 7 years ago

First we need to address issue #15.

recursion-ninja commented 4 years ago

Closed as Sequential Align has been removed from the project.