spot/tests
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
..
core simplify: GF(f)=GF(dnf(f)) FG(f)=FG(cnf(f)) 2019-06-18 10:03:56 +02:00
ltsmin Update instructions for divine-ltsmin installation 2019-06-04 13:58:19 +02:00
python simplify: GF(f)=GF(dnf(f)) FG(f)=FG(cnf(f)) 2019-06-18 10:03:56 +02:00
sanity * tests/sanity/style.test: Allow {{x}} in constructors. 2018-05-24 19:23:48 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am simplify: GF(f)=GF(dnf(f)) FG(f)=FG(cnf(f)) 2019-06-18 10:03:56 +02:00
run.in work around new import statements generated by swig-4.0 2019-06-04 11:32:46 +02:00