This topic contains a solution. Click here to go to the answer

Author Question: A delivery truck must deliver packages to 6 different store locations (A, B, C, D, E, and F). The ... (Read 782 times)

genevieve1028

  • Hero Member
  • *****
  • Posts: 601
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 C. The graph below shows the distances (in miles) between locations. We want to minimize the total distance traveled.



The cheapest-link tour starting with vertex C is given by:
◦ C, B, D, F, E, A, C.
◦ C, A, E, F, B, D, C.
◦ C, A, B, D, F, E, C.
◦ C, D, E, F, A, B, C.
◦ none of these


Related Topics

Need homework help now?

Ask unlimited questions for free

Ask a Question

WWatsford

  • Hero Member
  • *****
  • Posts: 539
    • Biology Forums!
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 C. The graph below shows the distances (in miles) between locations. We want to minimize the total distance traveled.



The cheapest-link tour starting with vertex C is given by:
◦ C, A, B, D, F, E, C.
◦ C, A, E, F, B, D, C.
◦ C, B, D, F, E, A, C.
◦ C, D, E, F, A, B, C.
◦ none of these




Alainaaa8

  • Hero Member
  • *****
  • Posts: 576
A delivery truck must deliver packages to five different store locations (A, B, C, D, and E). The trip must start and end at D. The graph below shows the distances (in miles) between locations. We want to minimize the total distance traveled.



Using both the cheapest-link and the repetitive nearest-neighbor algorithm, the length of the shortest trip we can find (without using brute force) is:
◦ 58 miles.
◦ 50 miles.
◦ 63 miles.
◦ 52 miles.
◦ none of these




khang

  • Hero Member
  • *****
  • Posts: 569
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 both the cheapest-link and the repetitive nearest-neighbor algorithm, the length of the shortest trip we can find (without using brute force) is:
◦ 27 miles.
◦ 58 miles.
◦ 35 miles.
◦ 44 miles.
◦ none of these




Marty

  • Hero Member
  • *****
  • Posts: 553
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,
◦ the nearest-neighbor and the repetitive nearest-neighbor algorithms both yield the shortest trip.
◦ the repetitive nearest-neighbor algorithm yields the shortest trip.
◦ the cheapest-link and the repetitive nearest-neighbor algorithms both yield the shortest trip.
◦ the cheapest-link algorithm yields the shortest trip.
◦ the nearest-neighbor algorithm yields the shortest trip.



HandsomeMarc

  • Sr. Member
  • ****
  • Posts: 360
the cheapest-link and the repetitive nearest-neighbor algorithms both yield the shortest trip.



 

Did you know?

Medications that are definitely not safe to take when breastfeeding include radioactive drugs, antimetabolites, some cancer (chemotherapy) agents, bromocriptine, ergotamine, methotrexate, and cyclosporine.

Did you know?

Although the Roman numeral for the number 4 has always been taught to have been "IV," according to historians, the ancient Romans probably used "IIII" most of the time. This is partially backed up by the fact that early grandfather clocks displayed IIII for the number 4 instead of IV. Early clockmakers apparently thought that the IIII balanced out the VIII (used for the number 8) on the clock face and that it just looked better.

Did you know?

In the United States, an estimated 50 million unnecessary antibiotics are prescribed for viral respiratory infections.

Did you know?

People about to have surgery must tell their health care providers about all supplements they take.

Did you know?

Fatal fungal infections may be able to resist newer antifungal drugs. Globally, fungal infections are often fatal due to the lack of access to multiple antifungals, which may be required to be utilized in combination. Single antifungals may not be enough to stop a fungal infection from causing the death of a patient.

For a complete list of videos, visit our video library