public class AWAStarFactory<I extends GraphSearchWithSubpathEvaluationsInput<N,A,V>,N,A,V extends java.lang.Comparable<V>> extends StandardORGraphSearchFactory<I,EvaluatedSearchGraphPath<N,A,V>,N,A,V>
| Constructor and Description |
|---|
AWAStarFactory() |
| Modifier and Type | Method and Description |
|---|---|
AwaStarSearch<I,N,A,V> |
getAlgorithm() |
AwaStarSearch<I,N,A,V> |
getAlgorithm(I input) |