ltlsynt: add --from-pgame option to read parity games
* bin/common_file.cc, bin/common_file.hh (output_file): Add a force_append option. * bin/ltlsynt.cc: Implement the --from-pgame option, and fix suppot for --csv when multiple inputs are processed. * NEWS: Mention the new option. * tests/core/syfco.test: Add a test case. * tests/core/ltlsynt-pgame.test: New file. * tests/Makefile.am: Add it.
This commit is contained in:
parent
04d718ab9c
commit
be28365db4
7 changed files with 336 additions and 16 deletions
|
|
@ -342,6 +342,7 @@ TESTS_twa = \
|
|||
core/parity.test \
|
||||
core/parity2.test \
|
||||
core/ltlsynt.test \
|
||||
core/ltlsynt-pgame.test \
|
||||
core/syfco.test \
|
||||
core/rabin2parity.test \
|
||||
core/twacube.test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue