Question: Consider the following problem that we call the min-max interval sum problem. The input consists of a sequence A[1..n] E R of numbers, and an

 Consider the following problem that we call the "min-max interval sum"

Consider the following problem that we call the "min-max interval sum" problem. The input consists of a sequence A[1..n] E R of numbers, and an integer k. The goal is to partition A[1..n] into k sub-intervals I1, ..., Ik that minimizes the maximum sum over all the intervals. In other words, the goal is to partition such that max; Si is minimized, where si = Leel; e is the sum of numbers in the interval I. Decide if either: (a) A polynomial time algorithm for min-max interval sum implies a polynomial time algorithm for SAT. O (b) There is a polynomial time algorithm for min-max interval sum

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!