# Generated by roxygen2: do not edit by hand

export(AddTip)
export(AllAncestors)
export(AncestorEdge)
export(BootstrapTree)
export(BootstrapWeightings)
export(C_Fitch)
export(C_Fitch_Score)
export(C_Fitch_Steps)
export(C_node_depth)
export(CladeSizes)
export(Cladewise)
export(DescendantEdges)
export(DoSectorial)
export(EdgeAncestry)
export(EnforceOutgroup)
export(Fitch)
export(FitchScore)
export(NNI)
export(NNICore)
export(NeworderPhylo)
export(NeworderPruningwise)
export(OrderEdgesNumberNodes)
export(Postorder)
export(Preorder)
export(Pruningwise)
export(RandomTree)
export(Ratchet)
export(RearrangeTree)
export(Renumber)
export(RenumberTips)
export(RenumberTree)
export(RenumberTreeList)
export(RootedNNI)
export(RootedNNICore)
export(RootedSPR)
export(RootedSPRCore)
export(RootedTBR)
export(RootedTBRCore)
export(SPR)
export(SPRCore)
export(SPRWarning)
export(SampleOne)
export(SectorHasData)
export(Sectorial)
export(SingleTaxonTree)
export(Suboptimality)
export(Subtree)
export(SuccessiveApproximations)
export(SuccessiveWeights)
export(TBR)
export(TBRCore)
export(TBRWarning)
export(TipsAreColumns)
export(TipsAreNames)
export(TreeSearch)
importFrom(ape,bind.tree)
importFrom(ape,consensus)
importFrom(ape,drop.tip)
importFrom(ape,root)
importFrom(ape,rtree)
importFrom(phangorn,allDescendants)
importFrom(phangorn,fitch)
useDynLib(TreeSearch, .registration = TRUE, .fixes="C_")
