Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMC-SOG
experiments
hybrid
Commits
cb503c9b
Commit
cb503c9b
authored
Apr 24, 2020
by
Jaime Arias
Browse files
fix: parameters for formula generator
parent
9ebd6440
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/sbatch_formula_generator.py
View file @
cb503c9b
...
...
@@ -106,11 +106,11 @@ if __name__ == '__main__':
# Default paths
paths
=
create_default_paths
()
# Timeout:
5
minutes
timeout
=
10
# Timeout:
3
minutes
timeout
=
3
# Formulas to be verified
n_formulas
=
2
00
n_formulas
=
1
00
# Minimum number of states in the generated state space
min_states
=
1000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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