I - N - A - public interface IBestFirstQueueConfiguration<I extends GraphSearchWithSubpathEvaluationsInput<N,A,V>,N,A,V extends java.lang.Comparable<V>>
| Modifier and Type | Method and Description |
|---|---|
void |
configureBestFirst(BestFirst<I,N,A,V> bestFirst) |