matching
framework that prefers
similarity matches over maximising outright, but used as part of a genetic-algorithm solution.See: Description
Class | Description |
---|---|
CellCount |
This class stores the details of a cell value and count.
|
CellMatch |
This class stores the details of two matching grid cells.
|
FrequencyGrid |
This grid compares data rows of objects for similarity and creates an entropy-style cluster set
based on objects with the same count value.
|
GeneticGrid |
This optimises the solution for solving the grid.
|
HyperHeuristicGrid |
This is a base class for the new grid-style of solver.
|
matching
framework that prefers
similarity matches over maximising outright, but used as part of a genetic-algorithm solution.