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
/
ResolutionPlanner
Resolution
Planner
interface
ResolutionPlanner
(
source
)
Interface for components that can generate a resolution plan for a conflict.
Inheritors
SecondaryConflictAwareResolutionPlanner
StripsResolutionPlanner
Members
Functions
plan
Resolution
Link copied to clipboard
abstract
fun
planResolution
(
conflict
:
Conflict
,
state
:
SimulationState
)
:
ResolutionPlan
?