- All Superinterfaces:
ai.libs.jaicore.experiments.IExperimentDecoder<I,P>
- All Known Implementing Classes:
ASearchExperimentDecoder, SyntheticExperimentDecoder
public interface ISearchExperimentDecoder<N,A,I extends org.api4.java.ai.graphsearch.problem.IPathSearchWithPathEvaluationsInput<N,A,java.lang.Double>,O extends org.api4.java.ai.graphsearch.problem.pathsearch.pathevaluation.IEvaluatedPath<N,A,java.lang.Double>,P extends org.api4.java.ai.graphsearch.problem.IOptimalPathInORGraphSearch<? extends I,? extends O,N,A,java.lang.Double>>
extends ai.libs.jaicore.experiments.IExperimentDecoder<I,P>