Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Spot
Spot
Commits
502ddc6d
Commit
502ddc6d
authored
Nov 23, 2017
by
Alexandre Duret-Lutz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* tests/python/dca.test: Fix location of temporary.
parent
5504e225
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
tests/python/dca.test
tests/python/dca.test
+3
-2
No files found.
tests/python/dca.test
View file @
502ddc6d
...
...
@@ -51,10 +51,11 @@ X(!(!b | (a M b)) -> XXa)
F
(
XF
!
a
&
(
Fb
U
!
a
))
EOF
while
read
ba_f
;
do
..
/
run
"
$srcdir
/dca.py"
"
$ba_f
"
>
ba
..
/
run
"
$srcdir
/dca.py"
"
$ba_f
"
>
$DIR
/
ba
while
read
dsa_f
;
do
ltldo
-
f
"
$dsa_f
"
"ltl2dstar --automata=streett\
--ltl2nba=spin:ltl2tgba@-Ds"
-
H
|
autfilt
--
product
=
ba
>
$DIR
/
input
.
hoa
--ltl2nba=spin:ltl2tgba@-Ds"
-
H
|
autfilt
--
product
=
$DIR
/
ba
>
$DIR
/
input
.
hoa
autfilt
--
dca
$DIR
/
input
.
hoa
>
$DIR
/
res
.
hoa
autfilt
$DIR
/
input
.
hoa
--
equivalent
-
to
$DIR
/
res
.
hoa
done
<
$DIR
/
dsa_formulas
...
...
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