Solve the Travel Salesperson Problem for the following undirected weighted graph and pick the best answer:
A) Path ABCDEA and length 24B) Path ABCEDA and length 20
C) Path ADEBCA and length 18
D) Path AEBCDA and length 19
E) None of the above
Original question by: Raphael Adamski
Original images from https://graphicmaths.com/computer-science/graph-theory/travelling-salesman-problem/
Boa questão. Fico com ela. Só mudei path para cycle e length para weight.
ResponderExcluir