Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 21-Jul-2026 21:23:38 tsp_anneal_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 Test tsp_anneal(), which solves a traveling salesperson problem (TSP) using simulated annealing. temperature = 1, path length: 2975.2 temperature = 10, path length: 1801.06 temperature = 100, path length: 1470.47 temperature = 1000, path length: 1133.95 temperature = 10000, path length: 1339.72 temperature = 100000, path length: 1130.84 Graphics saved as "tsp_anneal_test.png" tsp_anneal_test(): Normal end of execution. 21-Jul-2026 21:23:50