Dry Ice Factory Establishing Problem
Dry Ice Factory Establishing Problem
In this problem:
Z=total cost=¿ cost of establishing factories+ variable cost of producing∧transporting air conditioners
n n m
Z=∑ f i∗y i + ∑ ∑ x ij∗c ij
i=1 i=1 j=1
1
Z=f 1 y 1 +f 2 y 2 +f 3 y 3 +f 4 y 4 + x 11 c 11 + x 12 c 12+ x 13 c13 + x 14 c14 + x 21 c 21 + x 22 c 22+ x 23 c23 + x 24 c24 + x 31 c31 + x 32 c 32+ x 33 c
Constraints
Capacity Constraint
m
Hence,
x 1 2+ x 2 2+ x3 2 + x 4 2=D 2
x 1 3+ x 2 3 + x 33 + x 4 3 =D3
x 1 4 + x 2 4 + x 3 4 + x 4 4 =D4
Binary Constraint
Non-Negativity Constraint
x ij ≥ 0 for all i & j.
After this, the inputs can be given in solver with numbers to minimize the total cost which
will provide the values of our considered decision variables.