spot/tests
Alexandre Duret-Lutz 845958834f 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 11:52:41 +02:00
..
core simplify: fix related to event_univ handling 2017-05-08 11:52:41 +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 11:52:41 +02:00
sanity sanity: ensure all binaries are documented 2017-04-22 14:19:59 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am introduce spot::split_edges() 2017-05-05 22:25:12 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00