alchemist
Toggle table of contents
37.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model
/
Environment
/
addTerminator
add
Terminator
abstract
fun
addTerminator
(
terminator
:
TerminationPredicate
<
T
,
P
>
)
open
fun
addTerminator
(
terminator
:
(
Environment
<
T
,
P
>
)
->
Boolean
)
Add a
terminator
indicating whether the simulation should be considered finished.