spot/tests
philipp 29055c8109 Improving split and reorganizing
* spot/twaalgos/synthesis.cc, spot/twaalgos/synthesis.hh: New files
regrouping the functionnalities split and apply_strategy for synthesis
* python/spot/impl.i, spot/twaalgos/Makefile.am: Add them.
* spot/twaalgos/split.cc, spot/twaalgos/split.hh: No longer contains
the splits necessary for for synthesis, moved to
spot/twaalgos/synthesis.cc, spot/twaalgos/split.hh Split is now faster
and reduces the number of intermediate states, reducing the overall
size of the arena
* spot/misc/game.cc, spot/misc/game.hh: Renaming propagate_players to
alternate_players.
* tests/core/ltlsynt.test, tests/python/split.py: Update tests.
* bin/ltlsynt.cc: Adjust to new split. Swap order of split and
to_parity for lar.
2020-09-24 16:29:31 +02:00
..
core Improving split and reorganizing 2020-09-24 16:29:31 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python Improving split and reorganizing 2020-09-24 16:29:31 +02:00
sanity tests: use $PERL instead of perl 2020-09-23 11:33:15 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am game: fix handling of useless SCCs 2020-09-24 12:18:14 +02:00
run.in tests: do not override DYLD_LIBRARY_PATH 2020-09-23 13:32:20 +02:00