Class GraphSearchWithNumberBasedAdditivePathEvaluationAndSubPathHeuristic<N,​A>

  • All Implemented Interfaces:
    org.api4.java.ai.graphsearch.problem.IPathSearchInput<N,​A>, org.api4.java.ai.graphsearch.problem.IPathSearchWithPathEvaluationsInput<N,​A,​java.lang.Double>

    public class GraphSearchWithNumberBasedAdditivePathEvaluationAndSubPathHeuristic<N,​A>
    extends GraphSearchWithNumberBasedAdditivePathEvaluation<N,​A>