spot/tests
Alexandre Duret-Lutz dac3d78244 hoa: better support for aliases on output
Part of issue #497.

* doc/org/concepts.org: Declare a new "aliases" named property.
* spot/parseaut/parseaut.yy: Fill the aliases named property.
* spot/twa/twa.cc (copy_named_properties_of): Copy it.
* spot/twaalgos/hoa.cc: Use "aliases" while encoding BDDs for
output.
* spot/twaalgos/hoa.hh: Add helper function to set/get aliases.
* python/spot/impl.i: Create a type for aliases.
* tests/core/parseaut.test: Adjust test case.
* tests/python/aliases.py: New file.
* tests/Makefile.am: Add it.
* NEWS: Mention this change.
2022-01-21 16:53:11 +01:00
..
core hoa: better support for aliases on output 2022-01-21 16:53:11 +01:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python hoa: better support for aliases on output 2022-01-21 16:53:11 +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 hoa: better support for aliases on output 2022-01-21 16:53:11 +01:00
run.in improve PyPy support by following PEP 3149 2021-06-29 21:15:04 +02:00