Skip to content

"Preorder" classification #93

@ms609

Description

@ms609

With #92, DropTip() now returns edges numbered in preorder, but not conforming to the additional requirements of Preorder(). Is it true to consider this "cladewise"?

Probably we need a function that tests whether a tree is in strict TreeTools-Preorder, or whether it's just in preorder; some functions may only require the latter, saving time in unnecessary renumbering. We should audit the code so we're only requesting what we require. Might this necessitate a flag, as with postorder, to indicate whether treetools conventions are followed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions