Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 - ( 4 pts ) An optimization model must decide how to allocate available supplies s i at sources i = 1 , dots,

1-(4pts) An optimization model must decide how to allocate available supplies si at sources i=1,dots,m to meet requirements rj at customers j=1,dots,n. Using decision at variables
wi,j : amount allocated from source i to customer j
formulate each of the following requirements(constraints) in a single line (hint: use summation sign, for all/each notation where necessary).
a. The amount allocated from sources 25 cannot exceed the supply available at 25.
b. The amount allocated from each source i cannot exceed the supply available at i.
c. The amount allocated to customer n from sources 1 and 2 should equal half the requirement at n.
d. The amount allocated to each customer j should equal the requirement at j.
2-(6 pts,4 pts for graduate students) Write each of the following as compactly as possible using summation () and "for all" (AA) notation.
a) min3y3,1+3y3,2+4y4,1+4y4,2
b)maxy1,3+2y2,3+3y3,3+4y4,3
c) max1y1,4+2y2,4+cdots+pyp,4
d) min1y1+2y2+cdots+tyt
e)
y1,1+y1,2+y1,3+y1,4=S1
y2,1+y2,2+y2,3+y2,4=S2
y3,1+y3,2+y3,3+y3,4=S3
f)
a1,1y1+a2,1y2+a3,1y3+a4,1y4=c1
a1,2y1+a2,2y2+a3,2y3+a4,2y4=c2
a1,3y1+a2,3y2+a3,3y3+a4,3y4=c3
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

Database Driven Web Sites

Authors: Joline Morrison, Mike Morrison

2nd Edition

? 061906448X, 978-0619064488

More Books

Students also viewed these Databases questions

Question

How many Tables Will Base HCMSs typically have? Why?

Answered: 1 week ago

Question

What is the process of normalization?

Answered: 1 week ago