See: Description
Class | Description |
---|---|
Cluster |
This class represents a single cluster of the solved problem.
|
ClusterResult |
This class stores a list of clusters of type
Cluster , that represent a reference set. |
ErrorResult |
This can be used to return a result that indicates an error.
|
MatchPair |
This class stores the details of two matching solutions.
|
MatchPairIndex |
This class stores the details of two matching solution indexes.
|
MatchPairName |
This class stores the details of two matching solution names.
|
MatchResult |
This class stores a list of matching
MatchPair references, to be used
to process two solutions further. |
Result |
This is a base class for storing the result of applying a problem solver on the problem set.
|