public class EuclideanCostEstimator extends java.lang.Object implements CostEstimator
| Constructor and Description |
|---|
EuclideanCostEstimator() |
| Modifier and Type | Method and Description |
|---|---|
double |
estimateCost(BasicNode startingNode,
SearchGoal goal) |
public double estimateCost(BasicNode startingNode, SearchGoal goal)
estimateCost in interface CostEstimator