Computer Science, asked by kshitijaa2016, 3 days ago

What is the best strategy to solve the Traveling Sales Person Problem ?
Options:
Greedy
Brute force
Dynamic Programming
Divide and Conquer​

Answers

Answered by UrvashiPorwal
1

Answer:

I think Dynamic Programming would be the best option.

Similar questions