Skip to content

Changes in root order of trees. #2075

Answered by jeromekelleher
molpopgen asked this question in Q&A
Discussion options

You must be logged in to vote

This is expected - basically the old ordering was arbitrary, but now roots are treated in the same way as all other nodes and the ordering arises in the same way the left-to-right ordering for any other node. So, it's documented as arbitrary (but very unlikely to change, in practise) but does depend on which direction you've built the tree from (i.e., whether you've iterated from the left or the right).

I thought we'd got that into the changelog, but it must have gotten lost somewhere.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@molpopgen
Comment options

molpopgen Dec 21, 2021
Maintainer Author

Comment options

You must be logged in to vote
2 replies
@molpopgen
Comment options

molpopgen Jan 4, 2022
Maintainer Author

@benjeffery
Comment options

Answer selected by jeromekelleher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants