Interface InertiaWeightComputingStrategy

All Known Subinterfaces:
InertiaWeightRangeBasedComputingStrategy
All Known Implementing Classes:
ConstantValueStrategy, LinearDecreasingStrategy, LinearIncreasingStrategy, RandomSelectedValueStrategy

public interface InertiaWeightComputingStrategy
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
  • Method Details

    • compute

      double compute()