subject

Suppose we have a number of events mi. Each event starts at time si and finishes at time ei, where 0 <= si <= e. We represent the event mi with the closed interval [si, ei]. Our goal is to construct a maximum size set of events, where no two events in the set overlap (note that two events mi and mj where mi = [., x] and mj = [x, .] are not considered to overlap). Suppose the following intervals are provided.

Event Index Interval
A [1,4]
B [2,3]
C [3,6]
D [5, 9]
E [7,11]

Required:
a. Give the optimal set of events for this example set of intervals.
b. Consider the following greedy approach: at each step, select the event with the earliest starting time that does not conflict with any event already in our set. Show that this approach is not optimal by providing the greedy solution generated by this approach for the above example intervals.
c. Consider a second greedy approach: first order the events by length. Then, at each step, select the event with the shortest length that does not conflict with any event already in our set. While this approach generates the optimal set for the above example, it is not guaranteed to do so for this problem generally. Give a set of 5 intervals for which this second greedy approach fails to generate the optimal solution. Explicitly state both the optimal solution and the solution generated by this approach for your example.
d. State a greedy approach to this problem that always finds the optimal solution.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 00:30
Setting up a home network using wireless connections is creating a a. vpn b. lan c. wan d. mini-internet
Answers: 2
question
Computers and Technology, 24.06.2019 07:30
Jason is working on a microsoft excel worksheet and he wants to create a print preview shortcut. his teacher asks him to access the customization option to create the new shortcut. which two tabs should jason select to place the print preview shortcut on the worksheet toolbar? a. new tab (custom) and new group (custom) b. new file tab (custom) and new tab (custom) c. new custom group and new command d. new custom tab and new command
Answers: 2
question
Computers and Technology, 24.06.2019 15:30
What is the total number of time zones that can be configured to show by default in a calendar in outlook 2016?
Answers: 1
question
Computers and Technology, 25.06.2019 05:00
How does computer network work in a paragraph
Answers: 1
You know the right answer?
Suppose we have a number of events mi. Each event starts at time si and finishes at time ei, where 0...
Questions
question
Mathematics, 20.01.2021 07:20
question
Mathematics, 20.01.2021 07:20
question
English, 20.01.2021 07:20
question
French, 20.01.2021 07:20
Questions on the website: 13722360