File: niewang.st

package info (click to toggle)
isl 0.23-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 16,356 kB
  • sloc: ansic: 162,115; python: 15,166; sh: 7,644; cpp: 4,032; makefile: 651; lisp: 148; perl: 9
file content (25 lines) | stat: -rw-r--r-- 1,291 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
domain: "{ S_3[i0, i1, i2, i3, i4, i5, i6] : 0 <= i0 <= 223 and 0 <= i1 <= 223 and 0 <= i2 <= 15 and 0 <= i3 <= 3 and 0 <= i4 <= 6 and 0 <= i5 <= 6 and 0 <= i6 <= 15; group0[i0, i1, i2, i3] : 0 <= i0 <= 3 and 0 <= i1 <= 223 and 0 <= i2 <= 223 and 0 <= i3 <= 15 }"
child:
  sequence:
  - filter: "{ group0[i0, i1, i2, i3] }"
    child:
      schedule: "[{ group0[i0, i1, i2, i3] -> [(i0)] }, { group0[i0, i1, i2, i3] -> [(i1)] }, { group0[i0, i1, i2, i3] -> [(i2)] }, { group0[i0, i1, i2, i3] -> [(i3)] }]"
      permutable: 1
      coincident: [ 1, 1, 1, 1 ]
  - filter: "{ S_3[i0, i1, i2, i3, i4, i5, i6] }"
    child:
      schedule: "[{ S_3[i0, i1, i2, i3, i4, i5, i6] -> [(i0)] }, { S_3[i0, i1, i2, i3, i4, i5, i6] -> [(i1)] }, { S_3[i0, i1, i2, i3, i4, i5, i6] -> [(i2)] }, { S_3[i0, i1, i2, i3, i4, i5, i6] -> [(i3)] }]"
      permutable: 1
      coincident: [ 1, 1, 1, 1 ]
      child:
        schedule: "[{ S_3[i0, i1, i2, i3, i4, i5, i6] -> [(i4)] }]"
        permutable: 1
        coincident: [ 1 ]
        child:
          schedule: "[{ S_3[i0, i1, i2, i3, i4, i5, i6] -> [(i5)] }]"
          permutable: 1
          coincident: [ 1 ]
          child:
            schedule: "[{ S_3[i0, i1, i2, i3, i4, i5, i6] -> [(i6)] }]"
            permutable: 1
            coincident: [ 1 ]