1domain: "{ S1[]; S3[i0] : i0 >= 0 and i0 <= 1; S2[] }"
2child:
3  context: "{ [] }"
4  child:
5    schedule: "[{ S2[] -> [(1)]; S3[i0] -> [(i0)]; S1[] -> [(0)] }]"
6    options: "{ separate[i0] }"
7