ltlsynt: use wdba-minimize=2 and ba-simul=0

* bin/ltlsynt.cc: Here.
* tests/core/ltlsynt.test: Add extra test case.
* NEWS: Mention ltlsynt -x and related defaults.
This commit is contained in:
Alexandre Duret-Lutz 2020-05-24 20:32:27 +02:00
parent 0413ecfbb8
commit f6cf8e4d8a
3 changed files with 12 additions and 0 deletions

4
NEWS
View file

@ -21,6 +21,10 @@ New in spot 2.9.0.dev (not yet released)
- ltlsynt learned --algo=ps to use the default conversion to
deterministic parity automata (the same as ltl2tgba -DP'max odd').
- ltlsynt now has a -x option to fine-tune the translation. See the
spot-x(7) man page for detail. Unlike ltl2tgba, ltlsynt defaults
to simul=0,ba-simul=0,det-simul=0,tls-impl=1,wdba-minimize=2.
Library:
- product_xor() and product_xnor() are two new versions of the