Interface InertiaWeightRangeBasedComputingStrategy
- All Superinterfaces:
InertiaWeightComputingStrategy
- All Known Implementing Classes:
LinearDecreasingStrategy,LinearIncreasingStrategy
-
Method Summary
-
Method Details
-
compute
double compute()- Specified by:
computein interfaceInertiaWeightComputingStrategy
-
getMinimumWeight
double getMinimumWeight() -
getMaximumWeight
double getMaximumWeight()
-