Approximation Algorithms for the $b$-Matching and List-Restricted Variants of MaxQAP
Jiratchaphat Nanta, Vorapong Suppakitpaisarn, Piyashat Sripratak

TL;DR
This paper develops the first approximation algorithms for two variants of MaxQAP: list-restricted and b-matching, achieving near-optimal guarantees by leveraging linear programming relaxations and randomized rounding techniques.
Contribution
It introduces the first approximation algorithms for list-restricted MaxQAP and b-matching MaxQAP variants, extending existing methods with novel relaxations and rounding strategies.
Findings
Achieves an $O(\sqrt{n}+k)$-approximation for list-restricted MaxQAP.
Provides an $O(\sqrt{bn})$-approximation for b-matching MaxQAP.
Guarantees match the best known bounds for certain parameter ranges.
Abstract
We study approximation algorithms for two natural generalizations of the Maximum Quadratic Assignment Problem (MaxQAP). In the Maximum List-Restricted Quadratic Assignment Problem, each node in one partite set may only be matched to nodes from a prescribed list. For instances on nodes where every list has size at least , we design a randomized -approximation algorithm based on the linear-programming relaxation and randomized rounding framework of Makarychev, Manokaran, and Sviridenko. In the Maximum Quadratic -Matching Assignment Problem, we seek a -matching that maximizes the MaxQAP objective. We refine the standard MaxQAP relaxation and combine randomized rounding over independent iterations with a polynomial-time algorithm for maximum-weight -matching problem to obtain an -approximation. When is constant and all lists have size…
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
TopicsComplexity and Algorithms in Graphs · Game Theory and Voting Systems · Advanced Graph Theory Research
