A Parallel Meta-Heuristic Approach to Reduce Vehicle Travel Time in Smart Cities.
https://colab.research.google.com/drive/1uZqnxp7EQQ2B3VLeRVO8RvHJQwDWXv4H?usp=sharing
How to Run:
nvcc tlbo.cu -o tlbo
./tlbo input.tsp NO_OF_ITERATIONS_OF_DTLBO
Please change the CITIES #define in tlbo.cu before compilation.