amnh / PCG

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

Add Goloboff's Sankoff #42

Open ima-hima opened 7 years ago

ima-hima commented 7 years ago
recursion-ninja commented 6 years ago

@ima-hima mentioned over on #42

I know this is closed, but as a reminder, I've done the prep work for this. I believe it doesn't have a test suite, but I'm not positive. The final few steps are yet to be done because something necessary in the... traversal, I think... wasn't in place. Anyway, it's been so long since I read that paper that I only have a vague memory of what needs to be done, but it's more than you all have. Let me know when you're ready and I'll look at it to see how much work it will take and whether I have time.

I expect to review what we have in a couple of months when this functionality gets roped into the core functionality of PCG.