See: Description
| Class | Description |
|---|---|
| DefaultHeuristicClassification |
This class describes the methods to classify the different heuristic types.
|
| DefaultHeuristicData |
This class describes the methods used by the heuristic data.
|
| DefaultHeuristicFactory |
This class stores some constant values.
|
| DefaultHeuristicFrameworks |
This class describes the methods used by the heuristic frameworks.
|
| DefaultHeuristicHeuristics |
This class describes the methods used by the heuristic heuristics.
|
| DefaultHeuristicMetrics |
This class describes the methods used by the heuristic metrics.
|
| DefaultSolverData |
This class describes the methods used by the solver data.
|
| DefaultSolverFactory |
This is the default implementation of the factory that is required to return all of
the user defined and default classes for solving the problems.
|
| DefaultSolverHeuristics |
This class describes the methods used by the solver heuristics.
|
| DefaultSolverMediators |
This class describes the methods used by the solver mediators.
|
| DefaultSolverMetrics |
This class describes the methods used by the solver metrics.
|
| DefaultSolverSpecs |
This class describes the methods used by the solver test specification.
|
| 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.
|
| SolverSpecs |
This class describes the methods used by the solver test specification.
|