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 |
DefaultHeuristicFrameworks
This class describes the methods used by the heuristic frameworks.
|
Modifier and Type | Field and Description |
---|---|
protected HeuristicFrameworks |
HeuristicFactory.heuristicFramework |
Modifier and Type | Method and Description |
---|---|
HeuristicFrameworks |
HeuristicFactory.getHeuristicFrameworks()
Get the heuristic factory framework methods.
|
Modifier and Type | Method and Description |
---|---|
void |
HeuristicFactory.setHeuristicFrameworks(HeuristicFrameworks theHeuristicFramework)
Set the heuristic factory framework descriptions.
|