Problem 1339. Travelling Salesman Problem (TSP)
Find a short way through given points. This is the travelling salesman problem. But the solution should be a fast and small function.
Have fun!
Solution Stats
Problem Comments
-
5 Comments
Show
2 older comments
ChrisR
on 30 May 2022
Would someone please fix the test? The function calculateSize does not exist.
Dyuman Joshi
on 30 May 2022
The test suite has been fixed, Chris. You can now attempt the question.
ChrisR
on 31 May 2022
Thanks Dyuman
Solution Comments
Show commentsProblem Recent Solvers34
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1863 Solvers
-
1408 Solvers
-
MATCH THE STRINGS (2 CHAR) very easy
292 Solvers
-
9326 Solvers
-
2055 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!