Companion

Functions

Link copied to clipboard
fun <W> evaluate(proposition: LTLSyntax<W>.() -> LTL<W>, world: (Int) -> W, maxTraceLength: Int): LTLResult
fun <W> evaluate(proposition: LTLSyntax<W>.() -> LTL<W>, sequence: Iterator<W>, maxTraceLength: Int): LTLResult