A delivery truck must deliver packages to 6 different store locations (A, B, C, D, E, and F). The trip must start and end at A. The graph below shows the distances (in miles) between locations. We want to minimize the total distance traveled.
Using only the nearest-neighbor, repetitive nearest-neighbor, and cheapest-link algorithms (not brute force) on this graph,
A. the cheapest-link and the repetitive nearest-neighbor algorithms both yield the shortest trip.
B. the nearest-neighbor algorithm yields the shortest trip.
C. the nearest-neighbor and the repetitive nearest-neighbor algorithms both yield the shortest trip.
D. the repetitive nearest-neighbor algorithm yields the shortest trip.
E. the cheapest-link algorithm yields the shortest trip.
Answer: A
You might also like to view...
Find a rectangular equation for the plane curve defined by the parametric equations.x = t3 + 1, y = t3 - 10; -2 ? t ? 2
A. y = - x2; for x in -4 ? x ? 4 B. y = x - 11; for x in -7 ? x ? 9 C. y = - x - 11; for x in -7 ? x ? 9 D. y = x3; for x in -3 ? x ? 1
Use the LCD to clear fractions and solve the given equation.x - = -
A. -
B.
C. -
D.
Given a = 5, b = 4 and c = 6 use the Law of Cosines to solve the triangle for the value of A. Round answer to two decimal places.
A) 41.41° B) 80.44° C) 60.33° D) 55.77° E) 82.82°
Solve the equation using the Addition Property of Equality. Be sure to check your solution.x - 6.4 = 18.3
A. {11.4} B. {24.7} C. {24.2} D. {11.9}