* src/tgbatest/spotlbtt.test: Make 100 rounds.
This commit is contained in:
parent
977d389724
commit
006bd6b930
2 changed files with 6 additions and 2 deletions
|
|
@ -14,13 +14,15 @@ Algorithm
|
|||
|
||||
GlobalOptions
|
||||
{
|
||||
Rounds = 1
|
||||
Rounds = 100
|
||||
Interactive = Never
|
||||
# Verbosity = 5
|
||||
}
|
||||
|
||||
FormulaOptions
|
||||
{
|
||||
Size = 1...13
|
||||
Propositions = 6
|
||||
|
||||
AbbreviatedOperators = Yes
|
||||
GenerateMode = Normal
|
||||
|
|
@ -32,7 +34,7 @@ FormulaOptions
|
|||
|
||||
AndPriority = 10
|
||||
OrPriority = 10
|
||||
|
||||
|
||||
BeforePriority = 0
|
||||
StrongReleasePriority = 0
|
||||
WeakUntilPriority = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue