RLT2-based Parallel Algorithms for Solving Large Quadratic Assignment Problems on Graphics Processing Unit Clusters
Ketan Date, Rakesh Nagi

TL;DR
This paper introduces a GPU-accelerated parallel algorithm based on RLT2 and Lagrangian Dual Ascent for solving large Quadratic Assignment Problems efficiently, demonstrating scalability and effectiveness on supercomputing hardware.
Contribution
It presents a novel parallelization of the RLT2-based dual ascent algorithm on GPUs, integrated into a branch-and-bound scheme for large QAPs, improving solution bounds and computational efficiency.
Findings
Scalable GPU-based approach for large QAP instances.
Effective solution of instances with up to 42 facilities.
Successful application of the method on supercomputing hardware.
Abstract
This paper discusses efficient parallel algorithms for obtaining strong lower bounds and exact solutions for large instances of the Quadratic Assignment Problem (QAP). Our parallel architecture is comprised of both multi-core processors and Compute Unified Device Architecture (CUDA) enabled NVIDIA Graphics Processing Units (GPUs) on the Blue Waters Supercomputing Facility at the University of Illinois at Urbana-Champaign. We propose novel parallelization of the Lagrangian Dual Ascent algorithm on the GPUs, which is used for solving a QAP formulation based on Level-2 Refactorization Linearization Technique (RLT2). The Linear Assignment sub-problems (LAPs) in this procedure are solved using our accelerated Hungarian algorithm [Date, Ketan, Rakesh Nagi. 2016. GPU-accelerated Hungarian algorithms for the Linear Assignment Problem. Parallel Computing 57 52-72]. We embed this accelerated dual…
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
TopicsOptimization and Search Problems · Vehicle Routing Optimization Methods · Advanced Manufacturing and Logistics Optimization
