Question

Find an optimization problem in which the principle of optimality does not apply and therefore that...

  1. Find an optimization problem in which the principle of optimality does not apply and therefore that the optimal solution cannot be obtained using dynamic programming. Justify your answer.

Homework Answers

Answer #1

A problem where the optimal solution cannot be determined using dynamic programming is the longest path problem i.e. the longest simple path without cycles between two nodes of a graph. This is because there is no optimal substructure property of it or the principle of optimality does not hold here because in an optimal solution of the problem the subproblems may or may not be optimal.

For example, consider the graph below:-

Here say from node q to node t there are two longest paths i.e q->r->t and q->s->t but say in the solution q->r->t, the subproblems i.e longest path between r to t and longest path between q to r is not optimal as the longest path between r to t is not r->t but r->q->s->t and longest path between q to r is q->s->t->r.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
1. Consider the following linear programming problem formulated by a team of business analysts at the...
1. Consider the following linear programming problem formulated by a team of business analysts at the JORDANA Company Inc. Max 3A+4B s.t. -1A + 2B ≤ 8 Constraint 1 1A +2B ≤ 12 Constraint 2 2A + 1B ≤ 16 Constraint 3 (a) Show the feasible region using the geometric or graphical approach. (b) What are the optimal values of the decision variables? (c) Find the optimal solution to this optimization problem.
Question text Which of the following best describes constrained optimization problem? Select one: a. A constrained...
Question text Which of the following best describes constrained optimization problem? Select one: a. A constrained optimization problem is an optimization problem that maintains a priority queue of variables, where the weight of a variable is the number of conflicts in which it participates. b. A constrained optimization problem is an optimization problem that also has hard constraints specifying which variable assignments are possible. The aim is to find an optimal assignment that satisfies the hard constraints. c. A constrained...
Find the complete optimal solution to this linear programming problem using Excel and type in the...
Find the complete optimal solution to this linear programming problem using Excel and type in the optimal value of Y below (Y*=?). Max 5X + 3Y s.t. 2X + 3Y <= 30 2X + 5Y <= 40 6X - 5Y <= 0 X , Y >= 0
1. Consider the following optimization problem. Find two positive numbers x and y whose sum is...
1. Consider the following optimization problem. Find two positive numbers x and y whose sum is 50 and whose product is maximal. Which of the following is the objective function? A. xy=50 B. f(x,y)=xy C. x+y=50 D. f(x,y)=x+y 2. Consider the same optimization problem. Find two positive numbers x and y whose sum is 50 and whose product is maximal. Which of the following is the constraint equation? A. xy=50 B. f(x,y)=xy C. x+y=50 D. f(x,y)=x+y 3. Consider the same...
Find the complete optimal solution to this linear programming problem.                         ...
Find the complete optimal solution to this linear programming problem.                                      Min   5x + 6y                                  s.t.   3x + y >= 15                  x + 2y >= 12       I am using excel, without the slover please show all work and formulas and all steps. and graphs i       3x + 2y >= 24                  x , y...
1.If you see 'Model Type - NLP Convex' in the Model Diagnosis area of the Task...
1.If you see 'Model Type - NLP Convex' in the Model Diagnosis area of the Task Pane Model tab of the Analytic Solver Platform (ASP) after you conducted a convexity test, you may conclude that: a. The problem does not have a feasible solution. b. The algorithm cannot find a local optimal solution. c. A local optimal solution found is also a global optimal solution. d. You minimized the number of decision variables. When solving an NLP problem, Solver displayed...
Constrained Optimization: Multiple Internal Constraints Fisher Company produces two types of components for airplanes: A and...
Constrained Optimization: Multiple Internal Constraints Fisher Company produces two types of components for airplanes: A and B, with unit contribution margins of $400 and $600, respectively. The components pass through three sequential processes: cutting, welding, and assembly. Data pertaining to these processes and market demand are given below (weekly data). Resource Resource Available Resource Usage (A) Resource Usage (B) Cutting 300 machine hours Six hours Ten hours Welding 308 welding hours Ten hours Six hours Assembly 400 labor hours Four...
Does the Master theorem apply to the following recurrences. Justify your answer in each case. If...
Does the Master theorem apply to the following recurrences. Justify your answer in each case. If it applies, then also state the case and the solution. (a) T(n) = √ nT(n/2)+logn, (b) T(n) = T(n/2+ 31)+log n, (c) T(n) = T(n−1)+T(n/2)+n and (d) T(n) = T(n/7)+T(5n/13)+n.
Consider the problem Min 3X2 – 22X + 2XY + Y2 – 16Y + 60 s.t....
Consider the problem Min 3X2 – 22X + 2XY + Y2 – 16Y + 60 s.t. X + 5Y ≤ 8 Find the minimum solution to this problem. If required, round your answers to two decimal places. The optimal solution is X = , Y = , for an optimal solution value of . If the right-hand side of the constraint is increased from 8 to 9, how much do you expect the objective function to change? If required, round...
Which statement about interior solutions to a consumer’s choice problem is true? Group of answer choices...
Which statement about interior solutions to a consumer’s choice problem is true? Group of answer choices if the utility function is U(X,Y)=XY, then tangency condition does not necessarily hold at an interior solution if the utility function is U(X,Y)=XY, then the optimal solution might or might not be interior, depending on the shape of the budget suppose the preference features perfect substitutes and there exists one interior solution, then there are more than one interior solutions if the preference features...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT