Interface IBestFirstQueueConfiguration<I extends GraphSearchWithSubpathEvaluationsInput<N,​A,​V>,​N,​A,​V extends java.lang.Comparable<V>>

    • Method Detail

      • configureBestFirst

        void configureBestFirst​(BestFirst<I,​N,​A,​V> bestFirst)