spot/tests
Alexandre Duret-Lutz 61b0a542f1 postproc: add support for co-Büchi output
* spot/twaalgos/cobuchi.cc, spot/twaalgos/cobuchi.hh (to_nca): New
function.
(weak_to_cobuchi): New internal function, used in to_nca and to_dca
when appropriate.
* spot/twaalgos/postproc.cc, spot/twaalgos/postproc.hh: Implement
the CoBuchi option.
* python/spot/__init__.py: Support it in Python.
* bin/common_post.cc: Add support for --buchi.
* bin/autfilt.cc: Remove the --dca option.
* tests/core/dca.test, tests/python/automata.ipynb: Adjust and add
more tests.  In particular, add more complex persistence and
recurrence formulas to the list of dca.test.
* tests/python/dca.test: Adjust and rename to...
* tests/core/dca2.test: ... this.  Add more tests, to the point
that this is now failing, as described in issue #317.
* tests/python/dca.py: Remove.
* tests/Makefile.am: Adjust.
2018-01-14 22:16:40 +01:00
..
core postproc: add support for co-Büchi output 2018-01-14 22:16:40 +01:00
ltsmin ltsmin: catch exceptions by reference 2017-06-20 17:29:48 +02:00
python postproc: add support for co-Büchi output 2018-01-14 22:16:40 +01:00
sanity Fix a typo in a test 2017-11-22 11:08:39 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am postproc: add support for co-Büchi output 2018-01-14 22:16:40 +01:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00