0% found this document useful (0 votes)
25 views

Problem 2 - Excel

This document shows the time required to produce 3 items on 3 machines, with the decision to assign each item to a single machine. The constraints ensure each item is assigned to one machine and each machine is assigned one item. The objective is to minimize the total time of 25 units to produce all items.

Uploaded by

Arkam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

Problem 2 - Excel

This document shows the time required to produce 3 items on 3 machines, with the decision to assign each item to a single machine. The constraints ensure each item is assigned to one machine and each machine is assigned one item. The objective is to minimize the total time of 25 units to produce all items.

Uploaded by

Arkam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Time Required

Machine 1 Machine 2 Machine 3


Item 1 10 12 8
Item 2 13 10 18
Item 3 7 15 12

Decision Variables
Machine 1 Machine 2 Machine 3
Item 1 0 0 1
Item 2 0 1 0
Item 3 1 0 0
Constraints
RHS 1 1 1
Sign = = =
LHS 1 1 1

Objective Function
Total Time 25

You might also like