Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
kazoo
Commits
8e0f3769
Commit
8e0f3769
authored
Nov 25, 2021
by
Maxime Perrotin
Browse files
Add python module calling the model checker
parent
b75c339c
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/iterators/work/simulation/mc.py
0 → 100755
View file @
8e0f3769
#!/usr/bin/env python3
import
ctypes
dll
=
ctypes
.
CDLL
(
"libsimulator.so"
)
dll
.
mc_run_exhaustive
()
Write
Preview
Supports
Markdown
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