| Interface | Description |
|---|---|
| IDyadRankingInstance |
Represents an instance for a
DyadRankingDataset. |
| Class | Description |
|---|---|
| ADyadRankingInstance | |
| DyadRankingDataset |
A dataset representation for dyad ranking.
|
| DyadRankingInstance |
A general implementation of a dyad ranking instance that contains an
immutable list of dyad to represent the ordering of dyads.
|
| SparseDyadRankingInstance |
A dyad ranking instance implementation that assumes the same instance for all
dyads contained in its ordering.
|