Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
M
P
R
S
T
V
Z
P
parse()
- Method in class cs195z.support.
CDataParser.CStandardDataParser
Parses the individual data values line by line and makes CElements for them.
parse()
- Method in interface cs195z.support.
CDataParser
PDataSet
- Class in
cs195z.support
Generates an nds4 LinkedBinaryTree[PSpeciesNode] selected from the available ones.
PDataSet(PDataSet.AvailableDataSets)
- Constructor for class cs195z.support.
PDataSet
PDataSet preloads the desired data set from the AvailableDataSets.
PDataSet.AvailableDataSets
- Enum in
cs195z.support
The data sets we have access to.
printClusters(Iterable<Iterable<CElement<T, E>>>)
- Static method in class cs195z.support.
CUtils
Prints clusters at the end of execution of algorithm.
PSpeciesNode
- Class in
cs195z.support
Modify this node to change information held at each position in the tree.
PSpeciesNode()
- Constructor for class cs195z.support.
PSpeciesNode
To simplify the constructor, it takes in no arguments.
PStudentTreeAlgorithms
- Class in
cs195z.phylogeny
PStudentTreeAlgorithms()
- Constructor for class cs195z.phylogeny.
PStudentTreeAlgorithms
Please do not add arguments to the constructor.
PTreeAlgorithms
- Interface in
cs195z.support
Extend this interface in your student class to perform the operations.
PTreeVisualizer
- Class in
cs195z.support
Visualizer for testing PTreeAlgorithms methods.
PTreeVisualizer()
- Constructor for class cs195z.support.
PTreeVisualizer
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
M
P
R
S
T
V
Z