Class ParetoEdaAlgorithm

All Implemented Interfaces:
Algorithm<Object>

public final class ParetoEdaAlgorithm extends RatioBasedEdaAlgorithm<Object>
Pareto-based multi-objective EDA driver alias.
  • Constructor Details

    • ParetoEdaAlgorithm

      public ParetoEdaAlgorithm(double selectionRatio)