Seminar 3 - Operations Research
Seminar 3 - Operations Research
UPF maintains a powerful mainframe computer for research use by its faculty, Ph.D. students,
and re- search associates. During all working hours, an operator must be available to operate and
maintain the computer, as well as to perform some programming services. Beryl Ingram, the
director of the computer facility, oversees the operation.
It is now the beginning of the fall semester, and Beryl is confronted with the problem of
assigning different working hours to her operators. Because all the operators are currently
enrolled in the university, they are available to work only a limited number of hours each day, as
shown in the following table.
K.C. 10,00/hour 6 0 6 0 6
D.H. 10,10/hour 0 6 0 6 0
H.B. 9,90/hour 4 8 4 0 4
S.C. 9,80/hour 5 5 5 0 5
K.S. 10,80/hour 3 0 3 8 0
N.K. 11,30/hour 0 0 0 6 2
There are six operators (four undergraduate students and two graduate students). They all have
different wage rates because of differences in their experience with computers and in their
programming ability. The above table shows their wage rates, along with the maximum number
of hours that each can work each day.
Each operator is guaranteed a certain minimum number of hours per week that will maintain an
adequate knowledge of the operation. This level is set arbitrarily at 8 hours per week for the
undergraduate students (K.C., D.H., H.B., and S.C.) and 7 hours per week for the graduate
students (K.S. and N.K.).
The computer facility is to be open for operation from 8 A.M. to 10 P.M. Monday through Friday
with exactly one operator on duty during these hours. On Saturdays and Sundays, the computer
is to be operated by other staff.
Because of a tight budget, Beryl has to minimize cost. She wishes to determine the number of
hours she should assign to each operator on each day.
Objective:
Min Z = 10,0(X11 + X13 + X15) + 10,1(X22 + X24) + 9,9(X31 + X32 + X33 + X35) +
9,8(X41 + X42 + X43 + X45) + 10,8(X51 + X53 + X54) + 11,3(X64 + X65)
Constraints:
X22 + X24>= 8
Non negativity
Xij integeR
Maximum number of hours that each can work each day stated at the tables
The optimal scheduling minimizes the total wage cost to €709.60 while ensuring the required
hours are met each day and that each operator receives their minimum weekly hours.
The schedule assigns hours to operators in alignment with their availability and wage rates,
prioritizing lower-cost operators on days they are available, effectively minimizing costs.
Each operator's daily and weekly constraints are satisfied, ensuring the lab remains operational
at the required times without exceeding budget limitations.
Problem 2 .
Larry Edison is the director of the computer center for UPF. He now needs to schedule the
staffing of the center. It is open from 8 AM until midnight. Larry has monitored the usage of the
center at various times of the day, and determined that the following number of computer
consultants are required:
8AM – noon 4
Noon – 4 PM 8
4 PM – 8 PM 10
8 PM - midnight 6
Two types of consultants can be hired: full-time and part-time. Full-time consultants are paid
12€ per hour and work for 8 consecutive hours in any of the following shifts:
- morning ( 8 AM – 4 PM)
- afternoon (noon-8 PM)
- evening (4 PM – Midnight)
Part-time consultants can be hired to work any of the four shifts listed in the above table and are
paid 12€ per hour.
An additional requirement is that during every time period, there must be at least 2 full-time
consultants on duty for every part-time consultant on duty.
Larry would like to determine how many full-time and how many part-time consultants should
work each shift to meet the above requirements at the minimum possible cost.
Formulate a linear programming model to solve the problem.
Variables
Objective function
The objective is to minimize the total cost of staffing of the center while meeting the
requirements. This is done by allocating the optimum number of full-time and part-time
employees.
Constraints
X1 + Y1 = 4
X1 + X2 + Y2 = 8
X2 + X3 + Y3 = 10
X3 + X4 = 6
X2 ≥ 2Y1
X1 + X2 ≥ 2Y2
X2 + X3 ≥ 2Y3
X3 ≥ 2Y4
The solution provided an optimal staffing configuration at a minimal cost of €1,344, fulfilling all
the specified requirements. This staffing plan is efficient in terms of cost while ensuring
adequate consultant coverage across the center's operating hours. Therefore, the optimum
number of full-time consultants that Larry would have to hire is 6 whereas 14 part-time
consultants are needed.
Problem 3: 9.34 in Render’s Chapter 9, Transportation problems .
Marc Smith, vice president for operations of HHN, Inc., a manufacturer of cabinets for telephone
switches, is constrained from meeting the 5-year forecast by limited capacity at the existing
three plants. These three plants are located in Waterloo, Pusan, and Bogota. You, as his able
assistant, have been told that because of existing capacity constraints and the expanding world
market for HHN cabinets, a new plant is to be added to the existing three plants. The real estate
department has advised Marc that two sites seem particularly good because of a stable political
situation and tolerable exchange rate: Dublin, Ireland, and Fontainebleau, France. Marc suggests
that you should be able to take the data on the next page and determine where the fourth plant
should be located on the basis of production costs and transportation costs. Which location is
better?
Variables
Objective
The goal is to minimize the costs of the four plants of the manufacturer. The decision will be
based on which location is cheaper.
Minimize 60X11+55X21+60X31+70X51+70X12+55X22+50X32+75X52+75X13+40X23+
65X33+85X53+75X14+70X24+70X34+65X54
65X33+90X43+75X14+70X24+70X34+60X44
Constraints
Moreover, each plant must have a capacity equal or lower than its total capacity
For the last two rows, if one is different from zero the other must equal zero.
Solution
Dublín Fontainebleau
We can see that the cheapest location is Fontainebleau with a total cost of $1530000 while the
cost of Dublin's location is $1535000.