I'm making a model of flexible flow shop for academic project and I have a problem with declaring one set(or sets in fact). The set I'm talking about is a set of parallel machins which are bounded to specific stages. It looks more or less like this:
- t - stage index, t = 1, 2, 3, . . . , k
- i - machine index, i = 1, 2, 3, . . . , mt (t is upper index)