Question 1: A steel company has three mills, M1, M2, and M3, which can produce 40, 10, and 20 kilotons of steel each year. Three customers, C1, C2, and C3 have requirements of 12, 18, and 40 kilotons respectively in the same period. The cost, in units of $1000, of transporting a kiloton of steel frame from each mill to each customer is shown in the table.
|
C1 |
C2 |
C3 |
M1 |
11 |
9 |
3 |
M2 |
7 |
3 |
5 |
M3 |
9 |
3 |
4 |
Part a) Formulate the problem of carrying out the transportation at minimum cost as a linear programming.
Part b) Use transportation simplex technique to solve this problem.
Part c) Assume that we changed the problem to an assignment problem where the goal is to assig mills to customers without considering their production capacities and demands. Use assignment tableau to find the best assignment strategy.
Question 2: Given an optimal simplex tableau of a maximization problem and all ≤ constraints and π₯4, π₯5, π₯6
|
Part a) Give the optimal solution for decision variables. Part b) Give the optimal value for dual decision variables.
Part c) Find ππ§
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme