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 |
DefaultSolverData
This class describes the methods used by the solver data.
|
Modifier and Type | Field and Description |
---|---|
protected SolverData |
SolverFactory.solverData |
Modifier and Type | Method and Description |
---|---|
SolverData |
SolverFactory.getSolverData()
Get the solver factory data methods.
|
Modifier and Type | Method and Description |
---|---|
void |
SolverFactory.setSolverData(SolverData theSolverData)
Set the solver factory data.
|