* tests/python/stutter-inv.ipynb: Add link to on-line translator.

This commit is contained in:
Alexandre Duret-Lutz 2018-12-13 11:22:19 +01:00
parent d67053a2da
commit dc1f713391

View file

@ -392,6 +392,13 @@
"explain_stut('GF(a & Xb)')" "explain_stut('GF(a & Xb)')"
] ]
}, },
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Note that a variant of the above explanation procedure is already integerated in our [on-line LTL translator tool](https://spot.lrde.epita.fr/app/) (use the <i>study</i> tab)."
]
},
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
@ -820,7 +827,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"Such a procedure gives us map of where POR can be enabled when model checking using such an automaton." "Such a procedure gives us a map of where POR can be enabled when model checking using this automaton."
] ]
}, },
{ {
@ -2339,7 +2346,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.6.7" "version": "3.7.1"
} }
}, },
"nbformat": 4, "nbformat": 4,