| Class | Description |
|---|---|
| AWAStarFactory<I extends GraphSearchWithSubpathEvaluationsInput<N,A,V>,N,A,V extends java.lang.Comparable<V>> | |
| AwaStarSearch<I extends GraphSearchWithSubpathEvaluationsInput<T,A,V>,T,A,V extends java.lang.Comparable<V>> |
This is a modified version of the AWA* algorithm for problems without admissible heuristic.
|