Interface GeneralBestFirstEvaluationAggregation<T,​A>


  • public interface GeneralBestFirstEvaluationAggregation<T,​A>
    • Method Detail

      • aggregate

        int aggregate​(java.util.Map<BackPointerPath<T,​A,​java.lang.Integer>,​java.lang.Integer> nodes)