Additional material to the GandALF paper "LTL to Deterministic Emerson-Lei Automata"
./delag '(F G a) | (F G b)'
File | Description |
---|---|
literature.ltl | Literature formulas of [29,7,10] |
alternating.ltl | Formula phi_{R,n} for n from 0 to 8 |
historyVsAfter.ltl | Formula phi_{H,n} for n from 0 to 10 |
| F G a F G b
ltlfilt --full-parentheses --lbt-input --unabbreviate="MRW" -f '| F G a F G b'
prism/prism
subdirectory and run make. A binary prism
will be placed in prism/prism/bin
To execute PRISM, we refer to README file contained in the top directory.
The material for PRISM can be found here. It contains the IEEE 802.11 model (wlan2.pm) and the properties (wlanX.pctl). Please note, since we reused some properties for maximal and minimal probabilities, the mapping is as follows:
File | Description |
---|---|
wlan1.pctl | Pmin(varphi1) |
wlan2.pctl | Pmin(varphi2) |
wlan3.pctl | Pmin(varphi3) |
wlan4.pctl | Pmin(varphi4) |
wlan5.pctl | Pmax(varphi4) |
wlan6.pctl | Pmin(varphi5) |
wlan7.pctl | Pmax(varphi5) |
wlan8.pctl | Pmin(varphi6) |
wlan9.pctl | Pmin(varphi7) |