spot/tests
Maximilien Colange 1fdc32f9bb ltlsynt: improve construction of turn-based games
Improve the way transitions are duplicated when preparing the turn-based
game for synthesis. The resulting arena should now be deterministic on
nodes owned by the environment. Also move the code to another file, so
that it is easier to test (e.g. in Python).

* bin/ltlsynt.cc: move the code
* spot/twaalgos/split.cc, spot/twaalgos/split.hh: move the code and
  implement the improvements
* tests/Makefile.am, tests/python/split.py: test it
* tests/core/ltlsynt.test: update existing tests to reflect the changes
2018-04-30 14:41:52 +02:00
..
core ltlsynt: improve construction of turn-based games 2018-04-30 14:41:52 +02:00
ltsmin always capture exceptions by const references 2018-03-14 17:51:08 +01:00
python ltlsynt: improve construction of turn-based games 2018-04-30 14:41:52 +02:00
sanity always capture exceptions by const references 2018-03-14 17:51:08 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am ltlsynt: improve construction of turn-based games 2018-04-30 14:41:52 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00