Exam 17: Dynamic Programming

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

For knapsack problems,sn-1 = an × sn + bn × dn + cn is a typical transformation expression.

(True/False)
4.9/5
(27)

Develop the shortest-route network for the problem below,and determine the minimum distance from node 1 to node 8. Develop the shortest-route network for the problem below,and determine the minimum distance from node 1 to node 8.

(Essay)
4.7/5
(37)

Discuss,briefly,the role of the transformation function.

(Essay)
4.8/5
(39)

Table M2-1 The data below is a dynamic programming solution for a shortest route problem. Table M2-1 The data below is a dynamic programming solution for a shortest route problem.   -Using the data in Table M2-1,determine the optimal arc of stage 1. -Using the data in Table M2-1,determine the optimal arc of stage 1.

(Multiple Choice)
4.9/5
(43)

In the shortest-route problem,circles represent ________,and arrows represent ________.

(Essay)
4.7/5
(40)

What is the decision criterion for a knapsack problem?

(Essay)
4.8/5
(37)

Dynamic programming can be applied to a professional tennis player's serving strategy.

(True/False)
4.9/5
(40)

The following information is to be used for the questions below: There are seven cities (City 1-City 7)served by Acme Trucking.Route availability is limited.The distances,in hundreds of miles,are given in the table below for each route. The following information is to be used for the questions below: There are seven cities (City 1-City 7)served by Acme Trucking.Route availability is limited.The distances,in hundreds of miles,are given in the table below for each route.   -What route should the truck from City 1 to City 7 take? -What route should the truck from City 1 to City 7 take?

(Multiple Choice)
4.9/5
(44)

Each item in a knapsack problem will be a stage of the dynamic programming problem.

(True/False)
4.9/5
(39)

What is the decision criterion for a shortest route problem?

(Essay)
4.7/5
(35)

Table M2-1 The data below is a dynamic programming solution for a shortest route problem. Table M2-1 The data below is a dynamic programming solution for a shortest route problem.   -Using the data in Table M2-1,determine the optimal arc of stage 2. -Using the data in Table M2-1,determine the optimal arc of stage 2.

(Multiple Choice)
4.8/5
(41)

In dynamic programming,there is a state variable defined for every stage.

(True/False)
4.9/5
(35)

Hard D.Head has decided that he wants to climb one of the world's tallest mountains.He has mapped out a number of routes between various points on the mountain,and rated each route as to difficulty.His rating scale considers a 1 as being particularly easy,and a 10 as being almost impossible. (a)Given the information below,identify the route that would provide the easiest climb. (b)What would be the average rating of the route? (c)What is wrong with this approach to Mr.Head's problem? Hard D.Head has decided that he wants to climb one of the world's tallest mountains.He has mapped out a number of routes between various points on the mountain,and rated each route as to difficulty.His rating scale considers a 1 as being particularly easy,and a 10 as being almost impossible. (a)Given the information below,identify the route that would provide the easiest climb. (b)What would be the average rating of the route? (c)What is wrong with this approach to Mr.Head's problem?

(Essay)
4.8/5
(37)

A transformation changes the identities of the state variables.

(True/False)
4.9/5
(34)

Table M2-1 The data below is a dynamic programming solution for a shortest route problem. Table M2-1 The data below is a dynamic programming solution for a shortest route problem.   -Using the data in Table M2-1,determine the minimum distance from point 1 to point 7. -Using the data in Table M2-1,determine the minimum distance from point 1 to point 7.

(Multiple Choice)
4.8/5
(33)

Both dynamic programming and linear programming take a multi-stage approach to solving problems.

(True/False)
4.9/5
(34)

Table M2-1 The data below is a dynamic programming solution for a shortest route problem. Table M2-1 The data below is a dynamic programming solution for a shortest route problem.   -Using the data in Table M2-1,determine the distance of stage 2 for the optimal route. -Using the data in Table M2-1,determine the distance of stage 2 for the optimal route.

(Multiple Choice)
4.9/5
(37)

Table M2-5 The data below is a dynamic programming solution for a shortest route problem. Table M2-5 The data below is a dynamic programming solution for a shortest route problem.   -Using the data in Table M2-5,determine the optimal distance of stage 1. -Using the data in Table M2-5,determine the optimal distance of stage 1.

(Multiple Choice)
4.8/5
(25)

Table M2-2 Table M2-2   -According to Table M2-2,which gives a solution to a shortest route problem solved with dynamic programming,which cities would be included in the best route? -According to Table M2-2,which gives a solution to a shortest route problem solved with dynamic programming,which cities would be included in the best route?

(Multiple Choice)
4.9/5
(44)

Table M2-4 Table M2-4   -For the shortest route problem described in Table M2-4,what is the length of the shortest route? -For the shortest route problem described in Table M2-4,what is the length of the shortest route?

(Multiple Choice)
4.9/5
(33)
Showing 21 - 40 of 67
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)