|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CostEstimator | |
---|---|
org.encog.ml.graph.search |
Uses of CostEstimator in org.encog.ml.graph.search |
---|
Classes in org.encog.ml.graph.search that implement CostEstimator | |
---|---|
class |
EuclideanCostEstimator
|
Methods in org.encog.ml.graph.search that return CostEstimator | |
---|---|
CostEstimator |
AStarSearch.getEstimator()
|
Constructors in org.encog.ml.graph.search with parameters of type CostEstimator | |
---|---|
AStarSearch(BasicGraph theGraph,
BasicNode startingPoint,
SearchGoal theGoal,
CostEstimator theEstimator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |