* bench/ltl2tgba/algorithms: Add two missing degeneralized config.

This commit is contained in:
Alexandre Duret-Lutz 2012-06-06 21:57:37 +02:00
parent cec5b3f41e
commit 03b13891e3

View file

@ -94,6 +94,14 @@ Algorithm
Enabled = yes
}
Algorithm
{
Name = "Spot FM Sim (degen)"
Path = "$LBTT_TRANSLATE"
Parameters = "--spin '$LTL2TGBA -f -N -R3 -r7 -x -RDS -F'"
Enabled = yes
}
Algorithm
{
Name = "Spot FM WDBA (degen)"
@ -102,6 +110,14 @@ Algorithm
Enabled = yes
}
Algorithm
{
Name = "Spot FM WDBA+Sim (degen)"
Path = "$LBTT_TRANSLATE"
Parameters = "--spin '$LTL2TGBA -f -N -R3 -r7 -x -Rm -RDS -F'"
Enabled = yes
}
Algorithm
{
Name = "Spot FM (TGBA)"