Class StandardORGraphSearchFactory<I extends org.api4.java.ai.graphsearch.problem.IPathSearchInput<N,​A>,​O,​N,​A,​V extends java.lang.Comparable<V>,​A2 extends org.api4.java.ai.graphsearch.problem.IPathSearch<I,​O,​N,​A>>

    • Method Summary

      • Methods inherited from class ai.libs.jaicore.basic.algorithm.AAlgorithmFactory

        getInput, setProblemInput
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.api4.java.algorithm.IAlgorithmFactory

        getAlgorithm, getAlgorithm
    • Constructor Detail

      • StandardORGraphSearchFactory

        public StandardORGraphSearchFactory()