Question
A lot of three identical items is to be sequenced through three machines. Each item must be processed first on machine 1, then on machine
A lot of three identical items is to be sequenced through three machines. Each item must be processed first on machine 1, then on machine 2, and finally on machine 3. It takes 20 minutes to process one item on machine 1, 12 minutes on machine 2, and 25 minutes on machine 3. The objective is to minimize the total work span to complete all the items.
a) Write a linear program to achieve our objective. (Hint. Let xi j be the starting time of processing item i on machine j. Two items may not occupy the same machine at the same time; also, an item may be processed on machine (j + 1) only after it has been completed on machine j.)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started