public class EbesMutation extends Object implements MutationOperator<DoubleSolution>
| Constructor and Description |
|---|
EbesMutation(double mutationProbability)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
DoubleSolution |
execute(DoubleSolution solution)
execute() method
|
public DoubleSolution execute(DoubleSolution solution) throws JMetalException
execute in interface Operator<DoubleSolution,DoubleSolution>JMetalExceptionCopyright © 2015. All rights reserved.