A Variable Depth Sequential Search Heuristic for the Quadratic Assignment Problem
Gerald Paul

TL;DR
This paper introduces a variable depth sequential search heuristic for the quadratic assignment problem, significantly enhancing solution quality when combined with tabu search, especially for larger instances.
Contribution
It presents a novel variable depth search heuristic inspired by TSP edge moves, improving solution performance for quadratic assignment problems.
Findings
Performance improved up to 15 times with heuristic plus tabu search.
Improvements grow larger as problem size increases.
Effective for unstructured instances of sizes 60 to 400.
Abstract
We develop a variable depth search heuristic for the quadratic assignment problem. The heuristic is based on sequential changes in assignments analogous to the Lin-Kernighan sequential edge moves for the traveling salesman problem. We treat unstructured problem instances of sizes 60 to 400. When the heuristic is used in conjunction with robust tabu search, we measure performance improvements of up to a factor of 15 compared to the use of robust tabu alone. The performance improvement increases as the problem size increases.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · Metaheuristic Optimization Algorithms Research · Scheduling and Timetabling Solutions
