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 |
DefaultSolverMediators
This class describes the methods used by the solver mediators.
|
Modifier and Type | Field and Description |
---|---|
protected SolverMediators |
SolverFactory.solverMediator |
Modifier and Type | Method and Description |
---|---|
SolverMediators |
SolverFactory.getSolverMediators()
Get the solver factory mediator methods.
|
Modifier and Type | Method and Description |
---|---|
void |
SolverFactory.setSolverMediators(SolverMediators theSolverMediator)
Set the solver factory mediators.
|