AeroGuard-MAS
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AeroGuard-MAS
AeroGuard-MAS
/
planning
/
StripsProblem
/
StripsProblem
Strips
Problem
constructor
(
initialState
:
Set
<
Proposition
>
,
goal
:
Set
<
Proposition
>
,
actions
:
List
<
StripsAction
>
,
maxDepth
:
Int
=
5
)
(
source
)