org.encog.ml.graph.search
Class EuclideanCostEstimator
java.lang.Object
org.encog.ml.graph.search.EuclideanCostEstimator
- All Implemented Interfaces:
- CostEstimator
public class EuclideanCostEstimator
- extends Object
- implements CostEstimator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EuclideanCostEstimator
public EuclideanCostEstimator()
estimateCost
public double estimateCost(BasicNode startingNode,
SearchGoal goal)
- Specified by:
estimateCost
in interface CostEstimator
Copyright © 2014. All Rights Reserved.