* src/tgbatest/ltl2tgba.cc (main): Fix handing of -R1q -R1t -R2q -R2t.

Add support for -r8/-fr8.
This commit is contained in:
Alexandre Duret-Lutz 2007-04-30 08:12:00 +00:00
parent 5d8727258d
commit eb6bde4dd4
3 changed files with 34 additions and 11 deletions

View file

@ -158,6 +158,14 @@ Algorithm
Enabled = yes
}
Algorithm
{
Name = "Spot (Couvreur -- FM), pre + allpost reduction"
Path = "${LBTT_TRANSLATE}"
Parameters = "--spot './ltl2tgba -r4 -R1q -R1t -R2q -R2t -R3 -F -f -t'"
Enabled = yes
}
Algorithm
{
Name = "Spot (Couvreur -- FM), without symb_merge"