| Package | Description |
|---|---|
| org.uma.jmetal.algorithm.multiobjective.moead |
| Modifier and Type | Method and Description |
|---|---|
static MOEADBuilder.Variant |
MOEADBuilder.Variant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MOEADBuilder.Variant[] |
MOEADBuilder.Variant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MOEADBuilder(Problem<DoubleSolution> problem,
MOEADBuilder.Variant variant)
Constructor
|
Copyright © 2015. All rights reserved.