org.encog.ml.graph.search
Class SimpleDestinationGoal
- java.lang.Object
-
- org.encog.ml.graph.search.SimpleDestinationGoal
-
- All Implemented Interfaces:
- SearchGoal
public class SimpleDestinationGoal extends java.lang.Object implements SearchGoal
-
-
Constructor Summary
Constructors Constructor and Description SimpleDestinationGoal(BasicNode goalDestination)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description BasicNodegetGoalDestination()booleanisGoalMet(BasicPath path)
-
-
-
Constructor Detail
-
SimpleDestinationGoal
public SimpleDestinationGoal(BasicNode goalDestination)
-
-
Method Detail
-
isGoalMet
public boolean isGoalMet(BasicPath path)
- Specified by:
isGoalMetin interfaceSearchGoal
-
getGoalDestination
public BasicNode getGoalDestination()
- Returns:
- the goalDestination
-
-
DMelt 3.0 © DataMelt by jWork.ORG