Interface GeneralBestFirstEvaluationAggregation<T,A>
-
public interface GeneralBestFirstEvaluationAggregation<T,A>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intaggregate(java.util.Map<BackPointerPath<T,A,java.lang.Integer>,java.lang.Integer> nodes)
-
-
-
Method Detail
-
aggregate
int aggregate(java.util.Map<BackPointerPath<T,A,java.lang.Integer>,java.lang.Integer> nodes)
-
-