Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A university hosts a career fair in a convention centre. The admission unit wants to recruit student helpers to assist with n talks hosted across

image text in transcribed

A university hosts a career fair in a convention centre. The admission unit wants to recruit student helpers to assist with n talks hosted across the venue. Since the talks are hosted in halls of different sizes, and the durations vary, the number of student helpers needed for each talk is different. The admission unit wants to find out the minimum number of student helpers to be recruited. For a valid assignment plan, the following requirements have to be satisfied The answer is somewhat related to max flow, not greedy algorithm.

(4 points) A university hosts a career fair in a convention centre. The admission unit wants to recruit student helpers to assist with n talks hosted across the venue. Since the talks are hosted in halls of different sizes, and the durations vary, the number of student helpers needed for each talk is different. The admission unit wants to find out the minimum number of student helpers to be recruited. For a valid assignment plan, the following requirements have to be satisfied: - A student helper assigned to a talk has to stay for the whole duration of the talk; - After every assigned talk, a 15-minute break is given to the student helper. Give an efficient algorithm that determines the minimum number of student helpers needed. As input, for the i-th talk (i=1,,n), the algorithm receives the starting time si, the ending time ei, and the number of student helpers required for that talk mi

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_2

Step: 3

blur-text-image_3

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

From Zero To Data Hero With Chatgpt

Authors: Andrew Wu

1st Edition

B0CQRJPXD9, 979-8989523009

More Books

Students also viewed these Databases questions

Question

of the

Answered: 1 week ago

Question

Define procedural justice. How does that relate to unions?

Answered: 1 week ago