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
006bd6b9
Commit
006bd6b9
authored
Jul 10, 2003
by
Alexandre Duret-Lutz
Browse files
* src/tgbatest/spotlbtt.test: Make 100 rounds.
parent
977d3897
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
006bd6b9
2003-07-10 Alexandre Duret-Lutz <aduret@src.lip6.fr>
* src/tgbatest/spotlbtt.test: Make 100 rounds.
* src/tgba/succiterconcrete.cc (tgba_succ_iterator_concrete::next):
Fix so that !p.!Acc[g].Acc[f] + p.!Acc[g].Acc[f] + p.Acc[g].!Acc[f]
is factored as !p.!Acc[g].Acc[f] + p.(!Acc[g].Acc[f] + Acc[g].!Acc[f]),
...
...
src/tgbatest/spotlbtt.test
View file @
006bd6b9
...
...
@@ -14,13 +14,15 @@ Algorithm
GlobalOptions
{
Rounds
=
1
Rounds
=
1
00
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
...
...
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