KSLCore
Toggle table of contents
R1.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.fleet.policies
/
FeasibleAssignments
/
candidatesFor
candidates
For
fun
candidatesFor
(
task
:
Dispatcher.Task
)
:
Sequence
<
AssignmentProposal
>
(
source
)
Every vehicle that could take this task.
fun
candidatesFor
(
vehicle
:
FleetVehicle
)
:
Sequence
<
AssignmentProposal
>
(
source
)
Every task this vehicle could take.