Package | Description |
---|---|
org.licas.ai_solver |
Problem-solving packages, this includes base factory classes, categorised, that can be extended.
|
Class and Description |
---|
HeuristicClassification
This class describes the methods to classify the different heuristic types.
|
HeuristicData
This class describes the methods used by the heuristic data.
|
HeuristicFactory
This class stores some constant values.
|
HeuristicFrameworks
This class describes the methods used by the heuristic frameworks.
|
HeuristicHeuristics
This class describes the methods used by the heuristic heuristics.
|
HeuristicMetrics
This class describes the methods used by the heuristic metrics.
|
ModuleHeuristicFactory
This heuristic factory is read automatically by the GUI when loaded, to store a
pre-programmed script of the services it provides.
|
ModuleSolverFactory
This solver factory is read automatically by the GUI when loaded, to store a
pre-programmed script of the services it provides.
|
SolverData
This class describes the methods used by the solver data.
|
SolverFactory
This factory can be used to return sets of legal definitions, based on the user input
configuration for problem-solving classes.
|
SolverHeuristics
This class describes the methods used by the solver heuristics.
|
SolverMediators
This class describes the methods used by the solver mediators.
|
SolverMetrics
This class describes the methods used by the solver metrics.
|
SolverSpecs
This class describes the methods used by the solver test specification.
|