public static class IndexedAStarPathFinder.Metrics
extends java.lang.Object
IndexedAStarPathFinder to collect search metrics.| Modifier and Type | Field and Description |
|---|---|
int |
openListAdditions |
int |
openListPeak |
int |
visitedNodes |
| Constructor and Description |
|---|
Metrics() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |