spot/tests
Alexandre Duret-Lutz a3753e608b improve support for LTLf semantics
* spot/twaalgos/remprop.cc, spot/twaalgos/remprop.hh (to_finite): New
function.
* bin/autfilt.cc (--to-finite): Add it.
* doc/org/tut12.org: Update to use it.
* spot/twa/twagraph.cc (purge_dead_states): Also remove false edges.
* spot/parseaut/parseaut.yy: Do not ignore false self-loops, and
add false self-loop on accepting states without successors.
* NEWS: List the above changes.
* tests/core/ltlf.test: New file.
* tests/Makefile.am: Add it.
* tests/core/complete.test: Adjust expected output.
2022-02-07 16:41:59 +01:00
..
core improve support for LTLf semantics 2022-02-07 16:41:59 +01:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python dot: Add option @ to support aliases 2022-02-04 14:35:46 +01:00
sanity parseaut: replace std::map by robin_hood::unordered_flat_map 2021-09-15 16:53:00 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am improve support for LTLf semantics 2022-02-07 16:41:59 +01:00
run.in improve PyPy support by following PEP 3149 2021-06-29 21:15:04 +02:00