Package | Description |
---|---|
org.licas.ai_solver |
Problem-solving packages, this includes base factory classes, categorised, that can be extended.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHeuristicMetrics
This class describes the methods used by the heuristic metrics.
|
Modifier and Type | Field and Description |
---|---|
protected HeuristicMetrics |
HeuristicFactory.heuristicMetric |
Modifier and Type | Method and Description |
---|---|
HeuristicMetrics |
HeuristicFactory.getHeuristicMetric()
Get the heuristic factory metrics methods.
|
Modifier and Type | Method and Description |
---|---|
void |
HeuristicFactory.setHeuristicMetrics(HeuristicMetrics theHeuristicMetric)
Set the heuristic factory metrics.
|