Interface IGraphSearchFactory<I extends IGraphSearchInput<N,​A>,​O,​N,​A,​A2 extends IGraphSearch<I,​O,​N,​A>>

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

    public interface IGraphSearchFactory<I extends IGraphSearchInput<N,​A>,​O,​N,​A,​A2 extends IGraphSearch<I,​O,​N,​A>>
    extends org.api4.java.algorithm.IAlgorithmFactory<I,​O,​A2>
    • Method Summary

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

        getAlgorithm, getAlgorithm