Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Figure 1 - 6 a: Additional resource constraints ( steel 4 . mod ) . set PROD : = bands coils plate; set STAGE :

Figure 1-6a: Additional resource constraints (steel4.mod).set PROD := bands coils plate;
set STAGE := reheat roll;
param rate: reheat roll :=
bands 200,200
coils 200,140
plate 200,160;
param: profit commit market :=
bands 25,1000,6000
coils 30,500,4000
plate 29,750,3500;
param avail := reheat 35 roll 40 ;
Figure 1-6b: Data for additional resource constraints (steel4 dat).1-2. The steel model of this chapter can be further modified to reflect various changes in produc-
tion requirements. For each part below, explain the modifications to Figures 1-6a and 1-6b that
would be required to achieve the desired changes. (Make each change separately, rather than accu-
mulating the changes from one part to the next.)
(a) How would you change the constraints so that total hours used by all products must equal the
total hours available for each stage? Solve the linear program with this change, and verify that you
get the same results. Explain why, in this case, there is no difference in the solution.
(b) How would you add to the model to restrict the total weight of all products to be less than a
new parameter, max_weight? Solve the linear program for a weight limit of 6500 tons, and
explain how this extra restriction changes the results.
(c) The incentive system for mill managers may tend to encourage them to produce as many tons as
possible. How would you change the objective function to maximize total tons? For the data of
our example, does this make a difference to the optimal solution?
(d) Suppose that instead of the lower bounds represented by commit [p] in our model, we want to
require that each product represent a certain share of the total tons produced. In the algebraic nota-
tion of Figure 1-1, this new constraint might be represented as
xjsjkinP?xk, for each jinP
where sj is the minimum share associated with project j. How would you change the AMPL model
to use this constraint in place of the lower bounds commit [p]? If the minimum shares are 0.4 for
bands and plate, and 0.1 for coils, what is the solution?
Verify that if you change the minimum shares to 0.5 for bands and plate, and 0.1 for coils, the lin-
ear program gives an optimal solution that produces nothing, at zero profit. Explain why this
makes sense.
(e) Suppose there is an additional finishing stage for plates only, with a capacity of 20 hours and a
rate of 150 tons per hour. Explain how you could modify the data, without changing the model, to
incorporate this new stage.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The World Wide Web And Databases International Workshop Webdb 98 Valencia Spain March 27 28 1998 Selected Papers Lncs 1590

Authors: Paolo Atzeni ,Alberto Mendelzon ,Giansalvatore Mecca

1st Edition

3540658904, 978-3540658900

More Books

Students also viewed these Databases questions

Question

Write the difference between sexual and asexual reproduction.

Answered: 1 week ago

Question

What your favourite topic in mathematics?

Answered: 1 week ago

Question

Briefly describe vegetative reproduction in plants.

Answered: 1 week ago