ParseWords 1.01
ParseWords 1.01
documentation notebook
Introduction
Introduction
ParseWords is a package for studying parse words of pairs of binary trees under a certain grammar related to the four color theorem.
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.
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.
ParseWords uses functions from my package BinaryTrees, so you will need to have BinaryTrees installed as well.
To use ParseWords, first you will need to load the package by evaluating the following cell. (If you need help, see loading a package.)
<<ParseWords`
Representing trees
Representing trees
Parse words
Parse words
Package symbols
Package symbols
AllParseWords
AllParseWords
BottomLeafDisjointQ
BottomLeafDisjointQ
BottomLeafLabels
BottomLeafLabels
CanonicalWord
CanonicalWord
ConsecutiveLeafPairs
ConsecutiveLeafPairs
DecomposeTrees
DecomposeTrees
IndecomposableQ
IndecomposableQ
LabelLeaves
LabelLeaves
LabelTree
LabelTree
MutuallyCrookedQ
MutuallyCrookedQ
ParentLabel
ParentLabel
ParseWords
ParseWords
RootLabel
RootLabel
SiblingLabel
SiblingLabel
WeaklyMutuallyCrookedQ
WeaklyMutuallyCrookedQ