Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Purpose: The purpose of this assignment is to formulate and solve an integer programming problem. In addition, this will help you master the following module

Purpose:

The purpose of this assignment is to formulate and solve an integer programming problem. In addition, this will help you master the following module outcomes:

Identify models that satisfy the Integer Programming (IP) model assumptions. Examine the solution approach to solving IP problems. Formulate an IP Model. Solve IP models.

Directions:

AP is a shipping service that guarantees overnight delivery of packages in the continental US. The company has various hubs at major cities and airports across the country. Packages are received at hubs, and then shipped to intermediate hubs or to their destination. The manager of the AP hub in Cleveland is concerned about labor costs and is interested in determining the most effective way to schedule workers. The hub operates seven days a week, and the number of packages it handles varies from one day to another. The table below provides an estimate of the number of workers needed each day of the week.

image text in transcribed

Package handlers at AP are guaranteed a five-day work week with two consecutive days off. The base wage for the handlers is $750 per week. Workers working on Saturday or Sunday receive an additional $20 per day. The possible shifts and salaries for package handlers are:

image text in transcribed

Questions The manager wants to keep the total wage expenses as low as possible while ensuring that there are sufficient number of workers available each day.

1.Formulate the problem. 2.Solve the problem in R markdown. 3.Find the total cost and the number of workers available each day.

Hint: The number of available workers each day can exceed, but cannot be below the required amount

\begin{tabular}{|l|l|} \hline Day & \begin{tabular}{l} Workers \\ required \end{tabular} \\ \hline Sunday & 20 \\ \hline Monday & 25 \\ \hline Tuesday & 22 \\ \hline Wednesday & 28 \\ \hline Thursday & 25 \\ \hline Friday & 22 \\ \hline Saturday & 20 \\ \hline \end{tabular} \begin{tabular}{|l|l|l|} \hline Shift & Days off & Wage \\ \hline 1 & Sunday and Monday & 770 \\ \hline 2 & Monday and Tuesday & 790 \\ \hline 3 & Tuesday and Wednesday & 790 \\ \hline 4 & Wednesday and Thursday & 790 \\ \hline 5 & Thursday and Friday & 790 \\ \hline 6 & Friday and Saturday & 770 \\ \hline 7 & Saturday and Sunday & 750 \\ \hline \end{tabular}

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

Management Today

Authors: Terri A. Scandura, Kim Gower

1st Edition

1506385877, 978-1506385877

More Books

Students also viewed these General Management questions

Question

Can we catch liars?

Answered: 1 week ago