| 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 |
DefaultHeuristicHeuristics
This class describes the methods used by the heuristic heuristics.
|
| Modifier and Type | Field and Description |
|---|---|
protected HeuristicHeuristics |
HeuristicFactory.heuristicHeuristic |
| Modifier and Type | Method and Description |
|---|---|
HeuristicHeuristics |
HeuristicFactory.getHeuristicHeuristics()
Get the heuristic factory heuristic methods.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeuristicFactory.setHeuristicHeuristics(HeuristicHeuristics theHeuristicHeuristic)
Set the heuristic factory heuristics.
|