| 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 |
DefaultSolverSpecs
This class describes the methods used by the solver test specification.
|
| Modifier and Type | Field and Description |
|---|---|
protected SolverSpecs |
SolverFactory.solverSpec |
| Modifier and Type | Method and Description |
|---|---|
SolverSpecs |
SolverFactory.getSolverSpecs()
Get the solver factory specification methods.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SolverFactory.setSolverSpecs(SolverSpecs theSolverSpec)
Set the solver factory specification.
|