public class MatchPairName extends MatchPair
HyperHeuristicGrid hyper-heuristic/grid frameworks.| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
firstName
The first solution name
|
java.lang.String |
secondName
The second solution name
|
problemEvals, problems, totalValue| Constructor and Description |
|---|
MatchPairName()
Create a new instance of MatchPairName.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Get a string-based description of this solution match.
|