* iface/gspn/udcsltl.test, iface/gspn/udcseltl.test: New files
* iface/gspn/Makefile.am (TESTS): Add them. (XFAIL_TESTS): Add udcseltl.test. * iface/gspn/example/udcs/udcs.net, iface/gspn/example/udcs/udcs.def iface/gspn/example/udcs/udcs.tobs: New files. * iface/gspn/Makefile.am (EXTRA_DIST): Add them.
This commit is contained in:
parent
9b2d0ec258
commit
cc0efd8904
7 changed files with 171 additions and 1 deletions
78
iface/gspn/examples/udcs/udcs.def
Normal file
78
iface/gspn/examples/udcs/udcs.def
Normal file
|
|
@ -0,0 +1,78 @@
|
|||
|256
|
||||
%
|
||||
|
|
||||
(proc c 1.0 1.0 (@c
|
||||
u proc_0,proc_1
|
||||
))
|
||||
(proc_0 c 1.0 1.0 (@c
|
||||
p{1-1}
|
||||
))
|
||||
(proc_1 c 1.0 1.0 (@c
|
||||
p{2-3}
|
||||
))
|
||||
(M_Id m 1.0 1.0 (@m
|
||||
<S proc_0> + <S proc_1>
|
||||
))
|
||||
(F4 f 1.0o 1.0 (@f
|
||||
<S proc_0>
|
||||
))
|
||||
(F5 f 1.0 1.0 (@f
|
||||
<S proc_0>
|
||||
))
|
||||
(F6 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F7 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F8 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F9 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F10 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F11 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F12 f 1.0 1.0 (@f
|
||||
<S proc_0>+<S proc_1>-<p>
|
||||
))
|
||||
(F13 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F14 f 1.0 1.0 (@f
|
||||
<p>+<q>
|
||||
))
|
||||
(F15 f 1.0 1.0 (@f
|
||||
<q>
|
||||
))
|
||||
(F16 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F17 f 1.0 1.0 (@f
|
||||
<q>
|
||||
))
|
||||
(F18 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F19 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F20 f 1.0 1.0 (@f
|
||||
<S proc_0>+<S proc_1>
|
||||
))
|
||||
(F21 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
(F22 f 1.0 1.0 (@f
|
||||
<q>
|
||||
))
|
||||
(F23 f 1.0 1.0 (@f
|
||||
<q>
|
||||
))
|
||||
(F24 f 1.0 1.0 (@f
|
||||
<p>
|
||||
))
|
||||
Loading…
Add table
Add a link
Reference in a new issue