Solving TSP in Python with Data in Excel

Опубликовано: 08 Апрель 2026
на канале: Solving Optimization Problems
3,844
52

In this video, I’m going to show you how to solve travelling salesman problems (TSP) using 2-opt algorithm in Python with the city locations are imported from Excel file. This method is very simple but very effective. To solve new TSP instances, you just need to update the data in the Excel file. The rest of the Python code can be kept the same.

SUBSCRIBE to receive more videos on the topic of "Solving Optimization Problems", please click here: http://bit.ly/3r4oIkC
Python code: http://bit.ly/2M0XdIU

HERE ARE 6 LISTS OF MY VIDEOS YOU MAY BE INTERESTED IN:
1. Optimization Using Genetic Algorithm:
   • Optimization Using Genetic Algorithms  
2. Optimization Using Particle Swarm Optimization:
   • Optimization Using Particle Swarm Optimiza...  
3. Optimization Using Simulated Annealing Algorithm:
   • Optimization Using Simulated Annealing Alg...  
4. Optimization Using Optimization Solvers:
   • Optimization Using Optimization Solvers  
5. Optimization Using Matlab:
   • Optimization Using Matlab  
6. Optimization Using Python:
   • Optimization Using Python  

If you have any questions, please let me know by leaving a comment below.

About Me: https://learnwithpanda.com/about-me/
My Blog: http://learnwithpanda.com
My Facebook: https://bit.ly/36234ot
My LinkedIn: https://bit.ly/3bbth5e

Free Music from YouTube Audio Library.
Thank you for watching - I really appreciate it :)
All of my videos on the topic of Solving Optimization Problems: #MyPythonCode, #SolvingOptimizationProblems
© Copyright by Solving Optimization Problems. ☞ Do not Reup