Class | Description |
---|---|
Cell |
A Cell corresponding to a case of a Matrix
|
Cells |
List of Cells.
|
Matrix<T> | |
Result |
The Result which is a set of Operation Sequences.
|
RightExtendedMatrix<T> |
This class Extented a Matrix with a new column.
|
SimpleMatrix<T> | |
TreeEditionMatrix |
A Tree Edition Matrix for measuring the distance between two trees.
|