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 |
DefaultHeuristicData
This class describes the methods used by the heuristic data.
|
Modifier and Type | Field and Description |
---|---|
protected HeuristicData |
HeuristicFactory.heuristicData |
Modifier and Type | Method and Description |
---|---|
HeuristicData |
HeuristicFactory.getHeuristicData()
Get the heuristic factory data methods.
|
Modifier and Type | Method and Description |
---|---|
void |
HeuristicFactory.setHeuristicData(HeuristicData theHeuristicData)
Set the heuristic factory data.
|