Skip to content

Fix node traversal orderings to work with virtual_root #1725

@jeromekelleher

Description

@jeromekelleher

Currently the orders

               # "postorder",
                # "timeasc",
                # "timedesc",
                # "minlex_postorder",

don't work properly if we supply virtual_root as the root argument to the Tree.nodes method.

Metadata

Metadata

Labels

Python APIIssue is about the Python APIbugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions