Package org.api4.java.ai.graphsearch.problem.pathsearch.pathevaluation
-
Interface Summary Interface Description ICancelableNodeEvaluator IEvaluatedPath<N,A,V extends java.lang.Comparable<V>> IPathEvaluator<N,A,V extends java.lang.Comparable<V>> IPotentiallyGraphDependentPathEvaluator<T,A,V extends java.lang.Comparable<V>> IPotentiallySolutionReportingPathEvaluator<T,A,V extends java.lang.Comparable<V>> This interface suggests that the node evaluator MAY report solutions that he finds under a node.IPotentiallyUncertaintyAnnotatingPathEvaluator<N,A,V extends java.lang.Comparable<V>> IUncertaintySource<T,A,V extends java.lang.Comparable<V>> -
Exception Summary Exception Description PathEvaluationException