Class AExperimentDomain<B extends IExperimentBuilder,​I,​A extends org.api4.java.algorithm.IAlgorithm<? extends I,​?>>

  • Type Parameters:
    B - class of the builder for problems in this domain
    I - input class of concrete problem instances for the algorithm
    A - class of the algorithms applied here

    public abstract class AExperimentDomain<B extends IExperimentBuilder,​I,​A extends org.api4.java.algorithm.IAlgorithm<? extends I,​?>>
    extends java.lang.Object