Solving the traveling salesman problem using the Gurobi Solver, the farthest insertion algorithm, the nearest neighbor algorithm and, finally, using the 2-opt optimization method.
nearest-neighbor
gurobi
optimization-algorithms
travelling-salesman
2-opt
travelling-salesman-problem
optimization-problem
farthest-insertion
-
Updated
Mar 14, 2022 - Julia