1sink: { S[] -> a[] } 2may_source: { T[i] -> a[] : 0 <= i < 10 } 3schedule_map: { T[i] -> [0,i]; S[] -> [1,0] } 4