toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.plan
/
PlanningSystem
Planning
System
interface
PlanningSystem
A planning system is a set of actions and goals.
Inheritors
GoapPlanningSystem
Members
Properties
actions
Link copied to clipboard
abstract
val
actions
:
Set
<
Action
>
goals
Link copied to clipboard
abstract
val
goals
:
Set
<
Goal
>