| Package | Description |
|---|---|
| org.uma.jmetal.operator.impl.mutation | |
| org.uma.jmetal.problem.impl | |
| org.uma.jmetal.solution.impl |
| Constructor and Description |
|---|
PolynomialMutation(DoubleProblem problem,
double distributionIndex)
Constructor
|
PolynomialMutation(DoubleProblem problem,
double distributionIndex,
RandomGenerator<Double> randomGenerator)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDoubleProblem |
| Modifier and Type | Field and Description |
|---|---|
protected DoubleProblem |
ArrayDoubleSolution.problem |
| Constructor and Description |
|---|
ArrayDoubleSolution(DoubleProblem problem)
Constructor
|
DefaultDoubleSolution(DoubleProblem problem)
Constructor
|
Copyright © 2017. All rights reserved.