spot/spot/parseaut
Alexandre Duret-Lutz 396009c014 parseaut: better merge of multiple initial states
If an initial states without incoming transition has to be merged into
another one, its outgoing edges can be reused by just changing their
source.

* spot/parseaut/parseaut.yy (fix_initial_state): Implement this here.
* tests/core/522.test: Add more tests.
* tests/core/readsave.test: Adjust one expected output.
* doc/org/hoa.org: Mention the completeness change.
* NEWS: Mention the new feature.
2023-01-05 16:15:08 +01:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
fmterror.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
Makefile.am include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
parseaut.yy parseaut: better merge of multiple initial states 2023-01-05 16:15:08 +01:00
parsedecl.hh parseaut: replace std::map by robin_hood::unordered_flat_map 2021-09-15 16:53:00 +02:00
public.hh parseaut: Add support for PGSolver's format 2022-07-22 10:54:08 +02:00
scanaut.ll parseaut: Add support for PGSolver's format 2022-07-22 10:54:08 +02:00