spot/tests
Alexandre Duret-Lutz 646c5170ed simplify: some new simplification rules
For #263, reported by Mikuláš Klokočka.

G(a & Xe1 & F(b & e2)) = G(a & e1 & Fb & e2)
F(a | Xu1 | G(b | u2)) = F(a | u1 | Gb | u2)

* spot/tl/simplify.cc: Implement the rules.
* doc/tl/tl.tex, NEWS: Document them.
* tests/core/reduccmp.test, tests/core/eventuniv.test: Add test cases.
* tests/core/det.test, tests/core/ltl2tgba2.test: Adjust to expect
smaller automata.
* THANKS: Add Mikuláš.
2017-09-02 11:27:04 +02:00
..
core simplify: some new simplification rules 2017-09-02 11:27:04 +02:00
ltsmin ltsmin: catch exceptions by reference 2017-06-20 17:29:48 +02:00
python dot: add x option for dot2tex 2017-08-31 19:50:08 +02:00
sanity mention autcross in arch.tex 2017-08-17 15:21:59 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am dot: add x option for dot2tex 2017-08-31 19:50:08 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00