21 December 2016 3 958 Report

I want to model a production line.

The objective function is to minimize production time in the production line which will be feasible via workers collaboration.

Each production line have several workstations which are placed in sequence and one feature of this production line is that the product should be finished in each workstation to be transferable to the next workstation. It means the amount of work in the first workstation should be 100% and then production in the second workstation could be started otherwise the production rate in the second workstation would be zero. The same holds true for the relation between production in station two and three. The production in the second station should be finished afterward the production in the third station could be started. Otherwise the production rate of the third workstation is equal to zero.

I want to know if there is any specific trick in linear programming to solve this issue. Also, is there somebody who knows how to model this issue in AIMMS?

If you know any similar example please send it to me.

Thank you for your comments,

Similar questions and discussions