spot/doc/tl
Alexandre Duret-Lutz da5d23f0a2 simplify: GF(f)=GF(dnf(f)) FG(f)=FG(cnf(f))
These rules come from Delag's paper, and help some cases
in issue #385.

* spot/tl/simplify.cc: Implement the simplification.
* doc/tl/tl.tex, NEWS: Document it.
* tests/core/385.test: New file.
* tests/Makefile.am: Add it.
* tests/core/reduccmp.test: More tests.
* tests/core/ltl2tgba2.test: Adjust one improved case.
* tests/python/automata.ipynb, tests/python/twagraph-internals.ipynb:
Adjust expected output, as the cnf/dnf reorder some subformulas.
2019-06-18 10:03:56 +02:00
..
.gitignore More files to ignore. 2015-01-03 19:01:44 +01:00
Makefile.am use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
spotltl.sty psl: add support for the [:*i..j] operator 2015-01-19 14:39:41 +01:00
tl.tex simplify: GF(f)=GF(dnf(f)) FG(f)=FG(cnf(f)) 2019-06-18 10:03:56 +02:00