Uses of Class
eu.iv4xr.framework.extensions.ltl.Buchi.BuchiTransition
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 Buchi.BuchiTransition in eu.iv4xr.framework.extensions.ltl
Modifier and TypeMethodDescriptionBuchi.getEnabledTransitions(IExplorableState state)
Check which of transitions of this Buchi, that go from from it current state, would be semantically possible/enabled given the concrete state of the environment with which this Buchi is executed.