org.encog.ml.graph.search
public interface CostEstimator
Modifier and Type | Method and Description |
---|---|
double |
estimateCost(BasicNode startingNode,
SearchGoal goal) |
double estimateCost(BasicNode startingNode, SearchGoal goal)
Copyright © 2014. All Rights Reserved.