| Class | Description |
|---|---|
| GammaNode<T> |
Node wrapper for usage in R*.
|
| GraphBasedDistantSuccessorGenerator<N,A> | |
| RStar<T,A> |
Implementation of the R* algorithm.
|
| RStarFactory<T,A> | |
| RStarK |
k-Values (Priorities used for expansion from open.)
|
| SubPathGraphGenerator<N,A> |