Touch up -R3b handling.

* src/tgbatest/ltl2tgba.cc (syntax): Move -R3b with the other
LaCIM options.
(main): Speak of "symbolic SCC pruning" instead of "deleting
unaccepting SCC", and do that right after the translation, before
degeneralization.  Also error out when -R3b is used on non
symbolic automata.
This commit is contained in:
Alexandre Duret-Lutz 2010-01-30 09:46:46 +01:00
parent c00a80a2fc
commit 9a43a06b45
2 changed files with 39 additions and 14 deletions

View file

@ -1,3 +1,14 @@
2010-01-30 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Touch up -R3b handling.
* src/tgbatest/ltl2tgba.cc (syntax): Move -R3b with the other
LaCIM options.
(main): Speak of "symbolic SCC pruning" instead of "deleting
unaccepting SCC", and do that right after the translation, before
degeneralization. Also error out when -R3b is used on non
symbolic automata.
2010-01-29 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Update some text files for upcoming 0.5.