Package com.embabel.plan
See: Description
-
Interface Summary Interface Description Step A step in a plan. Action An Action is a step that does something, and hence may have a cost as well as a value. Goal In Goal-oriented planning, this is what we want to achieve. PlanningSystem A planning system is a set of actions and goals. Planner A planner is a system that can plan from a set of actions to a set of goals. WorldState Tag interface for WorldState Different planners have different world state. -
Class Summary Class Description Plan Plan to achieve a goal.