Package | Description |
---|---|
org.licas.ai_solver.central.grid |
Implementation of the new hyper-heuristic
matching framework that prefers
similarity matches over maximising outright, but used as part of a genetic-algorithm solution. |
Modifier and Type | Class and Description |
---|---|
class |
EntropyGrid
This grid compares data rows of objects for similarity and creates an entropy-style cluster set
based on objects with the same count value.
|
class |
GeneticGrid
This optimises the solution for solving the grid.
|