Mr Monkey is standing in front of a row of banana trees on Skull Island which actually belong to his rival King Kong. The banana trees are unusually high on that island. He wants to steal as many bananas as possible. Here is his plan. He will climb up one of the trees and then keep jumping from one tree to the immediately next one, while collecting all the bananas from each of them. But he will not switch the direction of his jumps. No longer being the agile young monkey he once used to be, he can only jump a total distance of L, after which he will climb down and run away before Kong crushes his head. Let the trees be labelled as t1, t2, · · · tn. Let v;,Vi = 1,2, in tree t;. Further, let l;, i = 1, 2, Can you write an algorithm to help Mr. Monkey steal as many bananas as possible ? Your algorithm should be a polynomial in n, L. Please show all the steps of DP as in the sample solution - subproblem definition, recurrences, pseudocode, runtime . (Statutory Warning : The author of this problem does not endorse stealing. The story is a work of fiction with no intentional resemblance to any character living or dead) ...n be the number of bananas ...n – 1 denote the distance between the trees t;, t;+1:

Operations Research : Applications and Algorithms
4th Edition
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Wayne L. Winston
Chapter23: Simulation With The Excel Add-in @risk
Section: Chapter Questions
Problem 8RP
icon
Related questions
Question
Mr Monkey is standing in front of a row of banana trees on Skull Island which actually
belong to his rival King Kong. The banana trees are unusually high on that island. He wants
to steal as many bananas as possible. Here is his plan. He will climb up one of the trees and
then keep jumping from one tree to the immediately next one, while collecting all the bananas
from each of them. But he will not switch the direction of his jumps. No longer being the
agile young monkey he once used to be, he can only jump a total distance of L, after which
he will climb down and run away before Kong crushes his head.
Let the trees be labelled as t1, t2, ·.· tn. Let v;, Vi = 1, 2, · ..n be the number of bananas
in tree t;. Further, let l;, i = 1,2,
Can you write an algorithm to help Mr. Monkey steal as many bananas as possible ? Your
algorithm should be a polynomial in n, L. Please show all the steps of DP as in the sample
solution - subproblem definition, recurrences, pseudocode, runtime .
(Statutory Warning : The author of this problem does not endorse stealing. The story is
a work of fiction with no intentional resemblance to any character living or dead)
•..
...n – 1 denote the distance between the trees t;, t;+1:
Transcribed Image Text:Mr Monkey is standing in front of a row of banana trees on Skull Island which actually belong to his rival King Kong. The banana trees are unusually high on that island. He wants to steal as many bananas as possible. Here is his plan. He will climb up one of the trees and then keep jumping from one tree to the immediately next one, while collecting all the bananas from each of them. But he will not switch the direction of his jumps. No longer being the agile young monkey he once used to be, he can only jump a total distance of L, after which he will climb down and run away before Kong crushes his head. Let the trees be labelled as t1, t2, ·.· tn. Let v;, Vi = 1, 2, · ..n be the number of bananas in tree t;. Further, let l;, i = 1,2, Can you write an algorithm to help Mr. Monkey steal as many bananas as possible ? Your algorithm should be a polynomial in n, L. Please show all the steps of DP as in the sample solution - subproblem definition, recurrences, pseudocode, runtime . (Statutory Warning : The author of this problem does not endorse stealing. The story is a work of fiction with no intentional resemblance to any character living or dead) •.. ...n – 1 denote the distance between the trees t;, t;+1:
Expert Solution
steps

Step by step

Solved in 4 steps

Blurred answer
Knowledge Booster
Maximum Flow
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Operations Research : Applications and Algorithms
Operations Research : Applications and Algorithms
Computer Science
ISBN:
9780534380588
Author:
Wayne L. Winston
Publisher:
Brooks Cole