Uses of Class
eu.iv4xr.framework.extensions.ltl.LTL.WeakUntil
Package
Description
This package provides the following features:
The classes
LTL
and BoundedLTL
implementing Linear Temporal Logic
formulas, and the bounded variation of them.-
Uses of LTL.WeakUntil in eu.iv4xr.framework.extensions.ltl
Modifier and TypeMethodDescriptionstatic <State> LTL.WeakUntil<State>
LTL2Buchi.isNotWeakUntil(LTL<State> psi)
Recognize "not(p W q)" .LTL.WeakUntil.treeClone()
phi.weakUntil(psi) constructs the LTL formula "phi W psi".