Class BestFirstEvent

    • Constructor Summary

      Constructors 
      Constructor Description
      BestFirstEvent​(org.api4.java.algorithm.IAlgorithm<?,​?> algorithm)  
    • Method Summary

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

        getAlgorithmId, getTimestamp
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BestFirstEvent

        public BestFirstEvent​(org.api4.java.algorithm.IAlgorithm<?,​?> algorithm)