spot/tests
Alexandre Duret-Lutz f07fbbae79 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 16:18:37 +02:00
..
core ltl2tgba: clear simplification cache between translations 2017-05-10 16:18:37 +02:00
ltsmin ltsmin: more information for MacOS users 2017-02-16 14:10:33 +01:00
python scc_info: introduce edges_of() and inner_edges_of() 2017-05-09 22:12:42 +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