|
MOEA Framework 2.5 API Specification |
|||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||
See:
Description
| Interface Summary | |
|---|---|
| AnalyticalProblem | Interface for problems whose Pareto optimal set is known analytically,
providing the AnalyticalProblem.generate() method for producing randomly-generated
reference sets. |
| Class Summary | |
|---|---|
| AbstractProblem | Abstract class for Problems. |
| ClassLoaderProblems | Problem provider for problems accessible through the current class loader. |
| ExternalProblem | Evaluate solutions using an externally-defined problem. |
| PropertiesProblems | Problem provider for problems enumerated in global.properties. |
| RotatedProblem | Decorator to create rotated instances of test problems. |
| RotatedProblems | Problem provider for rotated problems. |
| ScriptedProblem | Permits interfacing with problems implemented by one of the many scripting languages supported by the Java Scripting APIs. |
| StandardProblems | Provides a standard set of test problems. |
| TimingProblem | Decorates a problem to collect objective function evaluation timing data. |
| Exception Summary | |
|---|---|
| ProblemException | An exception that originated from a problem. |
Package containing standardized problems and utility classes for working with problems.
|
MOEA Framework 2.5 API Specification |
|||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||