|
MOEA Framework 2.5 API Specification |
|||||
| PREV NEXT | FRAMES NO FRAMES | |||||
| org.moeaframework.* |
|---|
| org.moeaframework.analysis.sensitivity.MetricFileWriter | ||
|---|---|---|
public static final int |
NUMBER_OF_METRICS |
6 |
| org.moeaframework.analysis.sensitivity.ResultFileWriter | ||
|---|---|---|
protected static final String |
ENCODING_WARNING |
"unsupported decision variable type, may become unstable" |
protected static final String |
EXISTING_FILE |
"an unclean version of the file exists from a previous run, requires manual intervention" |
protected static final String |
NO_VARIABLES_WARNING |
"saving result file without variables, may become unstable" |
| org.moeaframework.core.FastNondominatedSorting | ||
|---|---|---|
public static final String |
CROWDING_ATTRIBUTE |
"crowdingDistance" |
public static final String |
RANK_ATTRIBUTE |
"rank" |
| org.moeaframework.core.FitnessEvaluator | ||
|---|---|---|
public static final String |
FITNESS_ATTRIBUTE |
"fitness" |
| org.moeaframework.core.Settings | ||
|---|---|---|
public static final int |
BUFFER_SIZE |
4096 |
public static final double |
EPS |
1.0E-10 |
public static final String |
KEY_CLEANUP_STRATEGY |
"org.moeaframework.analysis.sensitivity.cleanup" |
public static final String |
KEY_CONTINUITY_CORRECTION |
"org.moeaframework.util.statistics.continuity_correction" |
public static final String |
KEY_DIAGNOSTIC_TOOL_ALGORITHMS |
"org.moeaframework.analysis.diagnostics.algorithms" |
public static final String |
KEY_DIAGNOSTIC_TOOL_PROBLEMS |
"org.moeaframework.analysis.diagnostics.problems" |
public static final String |
KEY_FILE_PROTECTION_FORMAT |
"org.moeaframework.util.io.file_protection_format" |
public static final String |
KEY_FILE_PROTECTION_MODE |
"org.moeaframework.util.io.file_protection_mode" |
public static final String |
KEY_GP_PROTECTED_FUNCTIONS |
"org.moeaframework.util.tree.protected_functions" |
public static final String |
KEY_HYPERVOLUME |
"org.moeaframework.core.indicator.hypervolume" |
public static final String |
KEY_HYPERVOLUME_DELTA |
"org.moeaframework.core.indicator.hypervolume_delta" |
public static final String |
KEY_HYPERVOLUME_ENABLED |
"org.moeaframework.core.indicator.hypervolume_enabled" |
public static final String |
KEY_HYPERVOLUME_INVERTED |
"org.moeaframework.core.indicator.hypervolume_inverted" |
public static final String |
KEY_PISA_ALGORITHMS |
"org.moeaframework.algorithm.pisa.algorithms" |
public static final String |
KEY_PISA_POLL |
"org.moeaframework.algorithm.pisa.poll" |
public static final String |
KEY_PISA_PREFIX |
"org.moeaframework.algorithm.pisa." |
public static final String |
KEY_PREFIX |
"org.moeaframework." |
public static final String |
KEY_PROBLEM_LIST |
"org.moeaframework.problem.problems" |
public static final String |
KEY_PROBLEM_PREFIX |
"org.moeaframework.problem." |
| org.moeaframework.core.fitness.HypervolumeFitnessEvaluator | ||
|---|---|---|
public static final double |
rho |
2.0 |
| org.moeaframework.core.indicator.R1Indicator | ||
|---|---|---|
public static final double |
DEFAULT_EPSILON |
1.0E-5 |
| org.moeaframework.core.operator.AdaptiveMultimethodVariation | ||
|---|---|---|
public static final String |
OPERATOR_ATTRIBUTE |
"operator" |
| org.moeaframework.problem.ExternalProblem | ||
|---|---|---|
public static final int |
DEFAULT_PORT |
16801 |
| org.moeaframework.util.ReferenceSetMerger | ||
|---|---|---|
public static final String |
SOURCE_ATTRIBUTE |
"source" |
| org.moeaframework.util.TypedProperties | ||
|---|---|---|
public static final String |
DEFAULT_SEPARATOR |
"," |
| org.moeaframework.util.io.FileProtection | ||
|---|---|---|
public static final String |
SAFE_MODE |
"SAFE" |
public static final String |
STRICT_MODE |
"STRICT" |
|
MOEA Framework 2.5 API Specification |
|||||
| PREV NEXT | FRAMES NO FRAMES | |||||