Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
03b13891
Commit
03b13891
authored
Jun 06, 2012
by
Alexandre Duret-Lutz
Browse files
* bench/ltl2tgba/algorithms: Add two missing degeneralized config.
parent
cec5b3f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
bench/ltl2tgba/algorithms
View file @
03b13891
...
...
@@ -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)"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment