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