Closed weka511 closed 4 months ago
I observed that SmallParsimony gets a different answer on Rosalind dataset 6 (12124 against an expected 12232). I have rewritten as NewSmallParsimony, to use a topological sort and numpy array. Agrees with dataset 1, but not 6.
I still need to simplify backtracking
Not a real problem
It would be helpful to separate tree traversal from the calculation of the score