This the code to solve Travelling salesman Problem. #tsp.py using google's or tools #code.py using greedy and then opt-3