| Package | Description |
|---|---|
| org.encog.ml.graph.search |
| Modifier and Type | Class and Description |
|---|---|
class |
EuclideanCostEstimator |
| Modifier and Type | Method and Description |
|---|---|
CostEstimator |
AStarSearch.getEstimator() |
| Constructor and Description |
|---|
AStarSearch(BasicGraph theGraph,
BasicNode startingPoint,
SearchGoal theGoal,
CostEstimator theEstimator) |
Copyright © 2014. All Rights Reserved.