public interface BasicHeuristic<T>
| Modifier and Type | Method and Description |
|---|---|
double |
getCost(T a)
An estimate of cost to get from point a to a final destination.
|
double getCost(T a)
a - Copyright © 2013–2022 Francis Crick Institute. All rights reserved.