2. (a) Consider the problem of finding the shortest path in a city map starting from a point A and terminating at a poin
Posted: Sun May 15, 2022 7:49 am
2. (a) Consider the problem of finding the shortest path in a city map starting from a point A and terminating at a point B. Is this a travelling salesman problem (TSP)? Justify your answer, also referring to the computational complexity of the problem. [6 marks]