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
/
False
False
class
False
<
W
>
:
LTL
<
W
>
(
source
)
Members
Constructors
False
Link copied to clipboard
constructor
(
)
Functions
evaluate
At
Time
Link copied to clipboard
open
override
fun
evaluateAtTime
(
world
:
(
Int
)
->
W
,
time
:
Int
,
maxTraceLength
:
Int
)
:
LTLResult
Evaluate the given LTL proposition with respect to the given data at a specific
time
.