Interface IOptimalPathInORGraphSearchFactory<I extends IGraphSearchInput<N,​A>,​O extends IEvaluatedPath<N,​A,​V>,​N,​A,​V extends java.lang.Comparable<V>,​A2 extends IOptimalPathInORGraphSearch<I,​O,​N,​A,​V>>

  • All Superinterfaces:
    org.api4.java.algorithm.IAlgorithmFactory<I,​O,​A2>, org.api4.java.algorithm.IOptimizationAlgorithmFactory<I,​O,​V,​A2>

    public interface IOptimalPathInORGraphSearchFactory<I extends IGraphSearchInput<N,​A>,​O extends IEvaluatedPath<N,​A,​V>,​N,​A,​V extends java.lang.Comparable<V>,​A2 extends IOptimalPathInORGraphSearch<I,​O,​N,​A,​V>>
    extends org.api4.java.algorithm.IOptimizationAlgorithmFactory<I,​O,​V,​A2>
    • Method Summary

      • Methods inherited from interface org.api4.java.algorithm.IAlgorithmFactory

        getAlgorithm, getAlgorithm