Solving a Traveling Salesman Problem in Python for fun
For the Nerdland Science Podcast (with ao Lieven Scheire), we posed a Traveling Salesman Problem for the song “Ambiance, Ambiance” by Sam Gooris, this connecting popular culture with an NP-hard CompSci problem! That’s why they pay us the big bucks.
More info and Python code on the Github repository:
https://github.com/Forceflow/Ambiance_TSP/blob/master/README.md
