Class ParetoEdaAlgorithmPlugin

java.lang.Object
com.knezevic.edaf.v3.algorithms.plugins.mo.ParetoEdaAlgorithmPlugin
All Implemented Interfaces:
AlgorithmPlugin<Object>, Plugin

public final class ParetoEdaAlgorithmPlugin extends Object implements AlgorithmPlugin<Object>
Plugin for Pareto-based EDA driver
  • Constructor Details

    • ParetoEdaAlgorithmPlugin

      public ParetoEdaAlgorithmPlugin()
  • Method Details