Class ConstantValueStrategy
java.lang.Object
org.uma.jmetal.component.catalogue.pso.inertiaweightcomputingstrategy.impl.ConstantValueStrategy
- All Implemented Interfaces:
InertiaWeightComputingStrategy
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConstantValueStrategy
public ConstantValueStrategy(double inertiaWeightValue)
-
-
Method Details
-
compute
public double compute()- Specified by:
computein interfaceInertiaWeightComputingStrategy
-
getInertiaWeightValue
public double getInertiaWeightValue()
-