Examveda
Examveda

The traveling salesman problem involves n cities with paths connecting the cities. The time taken for traversing through all the cities, without knowing in advance the length of a minimum tour, is ___________

A. O(n)

B. O(n2)

C. O(n!)

D. O(n/2)

Answer: Option C


This Question Belongs to Computer Science >> Artificial Intelligence

Join The Discussion

Related Questions on Artificial Intelligence