BinaryTrees 1.04

documentation notebook
Eric Rowland
​https://ericrowland.github.io/packages.html

Introduction

BinaryTrees is a package for generating, visualizing, and manipulating binary trees.
This introduction gets you started with a few features of the package; the next section provides a complete list of package symbols along with their usage messages and further examples.
To use BinaryTrees, first you will need to load the package by evaluating the following cell. (If you need help, see loading a package.)
<<BinaryTrees`

Representing trees


Families of trees


Package symbols

BareTreeForm


BinaryTree and FromBinaryTree


BinaryTreeQ


BinaryTrees


CompleteBinaryTree


DyckWord and FromDyckWord


DyckWordQ


DyckWords


LeftCombTree and RightCombTree


LeftCrookedTree and RightCrookedTree


LeftPathTree and RightPathTree


LeftTurnTree and RightTurnTree


PathTree and FromPathTree


PathTreeQ


PathTrees


RandomBinaryTree


RandomPathTree


RankBinaryTree


RankTree


TreeChop


TreeEdgeRules and FromTreeEdgeRules


Trees
