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 |
DefaultSolverMetrics
This class describes the methods used by the solver metrics.
|
Modifier and Type | Field and Description |
---|---|
protected SolverMetrics |
SolverFactory.solverMetric
Solver Factory methods lists
|
Modifier and Type | Method and Description |
---|---|
SolverMetrics |
SolverFactory.getSolverMetrics()
Get the solver factory metrics methods.
|
Modifier and Type | Method and Description |
---|---|
void |
SolverFactory.setSolverMetrics(SolverMetrics theSolverMetric)
Set the solver factory metrics.
|