Hierarchy For Package ai.libs.jaicore.search.algorithms.standard.uncertainty

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • ai.libs.jaicore.basic.algorithm.AAlgorithmFactory<I,​O,​A> (implements org.api4.java.algorithm.IAlgorithmFactory<I,​O,​A>)
      • ai.libs.jaicore.search.core.interfaces.StandardORGraphSearchFactory<I,​O,​N,​A,​V,​A2> (implements org.api4.java.ai.graphsearch.problem.IPathSearchFactory<I,​O,​N,​A,​A2>)
        • ai.libs.jaicore.search.algorithms.standard.bestfirst.BestFirstFactory<P,​N,​A,​V> (implements org.api4.java.ai.graphsearch.problem.IOptimalPathInORGraphSearchFactory<I,​O,​N,​A,​V,​A2>)
    • ai.libs.jaicore.search.algorithms.standard.uncertainty.BasicUncertaintySource<T,​A,​V> (implements org.api4.java.ai.graphsearch.problem.pathsearch.pathevaluation.IUncertaintySource<T,​A,​V>)
    • ai.libs.jaicore.search.algorithms.standard.uncertainty.OversearchAvoidanceConfig<N,​A,​V>

Interface Hierarchy

  • org.api4.java.common.math.IMetric<T>

Enum Hierarchy