org.encog.ml.graph.search
Class EuclideanCostEstimator
- java.lang.Object
-
- org.encog.ml.graph.search.EuclideanCostEstimator
-
- All Implemented Interfaces:
- CostEstimator
public class EuclideanCostEstimator extends java.lang.Object implements CostEstimator
-
-
Constructor Summary
Constructors Constructor and Description EuclideanCostEstimator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description doubleestimateCost(BasicNode startingNode, SearchGoal goal)
-
-
-
Method Detail
-
estimateCost
public double estimateCost(BasicNode startingNode, SearchGoal goal)
- Specified by:
estimateCostin interfaceCostEstimator
-
-
DMelt 3.0 © DataMelt by jWork.ORG