Skip to content

Minlex ordering means node label positioning no longer correct #615

@hyanwong

Description

@hyanwong

As we decide which side of a branch or node to put the label using tree.left_sib(u) (

if tree.left_sib(mutation.node) == NULL:
) which no longer always agrees with the minlex ordering.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions