public interface _InitialGoalBuilder
| Modifier and Type | Method and Description |
|---|---|
_AbstractGoal |
buildInitialNodeSet(ProblemDescription inputProblem)
Build a goal from the specified problem description.
|
_AbstractGoal buildInitialNodeSet(ProblemDescription inputProblem) throws InitialGoalBuilderException
inputProblem - the input problemInitialGoalBuilderException - if a goal cannot be built