brintos

brintos / llvm-project-archived public Read only

0
0
Text · 140 B · 9ee1027 Raw
6 lines · plain
1domain: "{ S[a, b] : b <= 9 - a and b <= 0 and 10b >= -a }"2child:3  schedule: "[{ S[a, b] -> [(a)] }]"4  permutable: 15  coincident: [ 1 ]6