Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 1.89 KB

File metadata and controls

16 lines (16 loc) · 1.89 KB

Optimization of Traveling Salesman Problem

Solved TSP using SA(simulated annealing),GA(Genetic algorithm),DP(Dynamic Programming) and LP(Linear programming) and comparison between them as a function of time and distance and also made GUI of every problem. screenshot 159 screenshot 144 screenshot 147 screenshot 148 screenshot 149 screenshot 150 screenshot 151 screenshot 152 screenshot 153 screenshot 154 screenshot 155 screenshot 156 screenshot 157 screenshot 158