Package | Description |
---|---|
pal.tree |
Classes for providing the data structure of
trees, for constructing and modifying trees, and for parameterizing
trees (e.g., clock constraint).
|
pal.treesearch |
Modifier and Type | Method | Description |
---|---|---|
void |
TreeManipulator.instruct(UnrootedTreeInterface treeInterface) |
|
void |
UnrootedTreeInterface.Instructee.instruct(UnrootedTreeInterface treeInterface) |
|
static void |
UnrootedTreeInterface.Utils.instruct(Node root,
UnrootedTreeInterface treeInterface) |
Build a tree display based on a normal pal node.
|
Modifier and Type | Method | Description |
---|---|---|
void |
UnrootedMLSearcher.instruct(UnrootedTreeInterface treeInterface) |