Exam 17: Dynamic Programming

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

The data below is a dynamic programming solution for a shortest route problem. 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)
5.0/5
(34)

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

(Multiple Choice)
4.8/5
(36)

Identify two types of problems that can be solved by dynamic programming.

(Short Answer)
4.7/5
(32)

A transformation describes

(Multiple Choice)
4.8/5
(33)

In Figure M2.1 there is a function t2 that is not depicted, that converts s2 and d2 to s1.

(True/False)
4.8/5
(39)

  -Using the data in Table M2-5, determine the optimal distance of stage 2. -Using the data in Table M2-5, determine the optimal distance of stage 2.

(Multiple Choice)
4.8/5
(31)

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

(True/False)
4.9/5
(38)

GATRA, the Greater Attleboro-Taunton Regional Transit Authority, serves six cities (City 1-City 6). While there are many restrictions (primarily roads on which they may not travel), they do have some choice of routes. The distances between cities, along permitted routes, are presented below. GATRA, the Greater Attleboro-Taunton Regional Transit Authority, serves six cities (City 1-City 6). While there are many restrictions (primarily roads on which they may not travel), they do have some choice of routes. The distances between cities, along permitted routes, are presented below.   -Which routes should be traveled? -Which routes should be traveled?

(Multiple Choice)
4.8/5
(38)

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

(True/False)
4.8/5
(23)

The arrow labeled D2 in Figure M2.1 represents a disturbance.

(True/False)
4.8/5
(41)

The problem that NASA has in determining what types of cargo may be loaded on the space shuttle is an example of a knapsack problem.

(True/False)
4.9/5
(38)

The data below is a dynamic programming solution for a shortest route problem. 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 3 for the optimal route. -Using the data in Table M2-1, determine the distance of stage 3 for the optimal route.

(Multiple Choice)
4.9/5
(38)

The data below is a dynamic programming solution for a shortest route problem. 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 1 for the optimal route. -Using the data in Table M2-1, determine the distance of stage 1 for the optimal route.

(Multiple Choice)
4.8/5
(35)

  -Using the data in Table M2-5, determine the optimal travel path from point 1 to point 7. -Using the data in Table M2-5, determine the optimal travel path from point 1 to point 7.

(Multiple Choice)
4.8/5
(35)

The arrow labeled S1 in Figure M2.1 represents an output.

(True/False)
4.7/5
(40)

For the bus line problem above, what is the minimum possible distance to travel from City 1 to City 6?

(Multiple Choice)
4.7/5
(28)

A stage is a(n)

(Multiple Choice)
4.8/5
(37)

  Figure M2.1 -In Figure M2.1, arrow S<sub>2</sub> represents a(n) Figure M2.1 -In Figure M2.1, arrow S2 represents a(n)

(Multiple Choice)
4.7/5
(33)

There are three items (A, B, and C) that are to be shipped by air. The weights of these are 4, 5, and 3 tons, respectively, and the plane can carry 13 tons. The profits (in thousands of dollars) generated by these are 3 for A, 4 for B, and 2 for C. There are four units of each available for shipment. If this were to be solved as a dynamic programming problem, how many stages would there be?

(Multiple Choice)
4.7/5
(40)

Subproblems in a dynamic programming problem are called stages.

(True/False)
4.8/5
(41)
Showing 21 - 40 of 86
close modal

Filters

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