spot/tests
Alexandre Duret-Lutz 8968bf6c4e simplify: fix related to event_univ handling
Fixes #260.  Reported by František Blahoudek.

The simplification F(f)|q = F(f|q), where q designates an event_univ
formula, was not always applied because of a couple of issue: (1) the
mospliter was ignoring event_univ unless favor_event_univ was set, (2)
when processing formulas from res_EventUniv they were not put back
into res_F or res_G to be subject to the F/G rules.

* spot/tl/simplify.cc: Improve handling of the above points.
* tests/core/reduccmp.test: Adjust and add test case.
* tests/core/ltl2tgba2.test, tests/python/atva16-fig2a.ipynb: Adjust.
2017-05-08 13:32:55 +02:00
..
core simplify: fix related to event_univ handling 2017-05-08 13:32:55 +02:00
ltsmin ltsmin: more information for MacOS users 2017-02-16 14:10:33 +01:00
python simplify: fix related to event_univ handling 2017-05-08 13:32:55 +02:00
sanity various typos 2017-03-31 21:44:49 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am emptiness checks: replace assert-preconditions by exceptions 2017-03-10 15:41:57 +01:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00