Interface StepwisePlanner
-
- All Known Implementing Classes:
DefaultStepwisePlanner
public interface StepwisePlannerInterface for planner that creates a Stepwise plan using Mrkl systems.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PlancreatePlan(String goal)Create a plan for a goal.
-