yafrl
Toggle table of contents
0.4-SNAPSHOT
common
Platform filter
common
Home
Documentation
Tutorials
GitHub
Switch theme
Search in API
yafrl
yafrl-testing
/
io.github.yafrl.testing
/
LTL
/
Companion
/
evaluate
evaluate
fun
<
W
>
evaluate
(
proposition
:
LTLSyntax
<
W
>
.
(
)
->
LTL
<
W
>
,
sequence
:
Iterator
<
W
>
,
maxTraceLength
:
Int
)
:
LTLResult
(
source
)
fun
<
W
>
evaluate
(
proposition
:
LTLSyntax
<
W
>
.
(
)
->
LTL
<
W
>
,
world
:
(
Int
)
->
W
,
maxTraceLength
:
Int
)
:
LTLResult
(
source
)