spot/tests
Alexandre Duret-Lutz aa40482352 ltl2tgba: clear simplification cache between translations
The cache used in formula simplification will keep atomic propositions
defined between several translations, and may impact variable order.
Reported by Maximilien Colange.

* spot/tl/simplify.hh, spot/tl/simplify.cc,
spot/twaalgos/translate.cc, spot/twaalgos/translate.hh (clear_cache):
New method.
* bin/ltl2tgba.cc, bin/ltl2tgta.cc: Call it.
* spot/twaalgos/stats.cc: Do not keep a point to the formula after
printing statistics.
* tests/core/ltl2tgba.test: Add a test case.
* tests/core/readsave.test: Adjust one formula.
* NEWS: Mention the issue.
2017-05-10 17:03:05 +02:00
..
core ltl2tgba: clear simplification cache between translations 2017-05-10 17:03:05 +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