Class SNesAlgorithm

All Implemented Interfaces:
Algorithm<RealVector>

public final class SNesAlgorithm extends RatioBasedEdaAlgorithm<RealVector>
Dedicated separable NES (sNES) driver.
  • Constructor Details

    • SNesAlgorithm

      public SNesAlgorithm(double selectionRatio)