Hierarchy For Package ai.libs.jaicore.basic.algorithm.reduction

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • ai.libs.jaicore.basic.algorithm.AAlgorithm<I,​O> (implements org.api4.java.algorithm.IAlgorithm<I,​O>, org.api4.java.common.control.ILoggingCustomizable)
      • ai.libs.jaicore.basic.algorithm.ASolutionCandidateIterator<I,​O> (implements org.api4.java.algorithm.ISolutionCandidateIterator<I,​O>)
        • ai.libs.jaicore.basic.algorithm.reduction.AReducingSolutionIterator<I1,​O1,​I2,​O2>
          • ai.libs.jaicore.basic.algorithm.reduction.ReducingOptimizer<I1,​O1,​I2,​O2,​V> (implements org.api4.java.algorithm.IOptimizationAlgorithm<I,​O,​V>)
    • ai.libs.jaicore.basic.algorithm.reduction.IdentityReduction<I,​O> (implements ai.libs.jaicore.basic.algorithm.reduction.AlgorithmicProblemReduction<I1,​O1,​I2,​O2>)

Interface Hierarchy