spot/spot/parseaut
Alexandre Duret-Lutz 444e2b5b89 parseaut: Add support for PGSolver's format
* spot/parseaut/parseaut.yy, spot/parseaut/scanaut.ll: Add rules for
PGSolver's format.
* spot/parseaut/public.hh: PGAME is a new type of output.
* tests/core/pgsolver.test: New file.
* tests/Makefile.am: Add it.
* tests/python/games.ipynb: More exemples.
* NEWS: Mention the new feature.
2022-07-22 10:54:08 +02: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: Add support for PGSolver's format 2022-07-22 10:54:08 +02: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