Finding the Right Cutting Planes for the TSP

18Citations
Citations of this article
5Readers
Mendeley users who have this article in their library.

Abstract

Given an instance of the Traveling Salesman Problem (TSP), a reasonable way to get a lower bound on the optimal answer is to solve a linear programming relaxation of an integer programming formulation of the problem. These linear programs typically have an exponential number of constraints, but in theory they can be solved efficiently with the ellipsoid method as long as we have an algorithm that can take a solution and either declare it feasible or find a violated constraint. In practice, it is often the case that many constraints are violated, which raises the question of how to choose among them so as to improve performance. For the simplest TSP formulation it is possible to efficiently find all the violated constraints, which gives us a good chance to try to answer this question empirically. Looking at random two dimensional Euclidean instances and the large instances from TSPLIB, we ran experiments to evaluate several strategies for picking among the violated constraints. We found some information about which constraints to prefer, which resulted in modest gains, but were unable to get large improvements in performance. Categories and Subject Descriptors: G.1.6 [Numerical Analysis]: Optimization—Integer programming; G.4 [Mathematical Software]: Efficiency; G.2.2 [Discrete Mathematics]: Graph Theory—Graph Algorithms. © 2000, ACM. All rights reserved.

Cite

CITATION STYLE

APA

Levine, M. S. (2000). Finding the Right Cutting Planes for the TSP. ACM Journal of Experimental Algorithmics, 5, 6. https://doi.org/10.1145/351827.384248

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free