koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-planner
/
ai.koog.agents.planner.goap
/
Goal
/
Goal
Goal
constructor
(
name
:
String
,
description
:
String
?
,
value
:
(
Double
)
->
Double
,
cost
:
(
State
)
->
Double
,
condition
:
(
State
)
->
Boolean
)
(
source
)