English

Approximation Algorithms for the $b$-Matching and List-Restricted Variants of MaxQAP

Data Structures and Algorithms 2026-03-06 v2 Discrete Mathematics

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 nn nodes where every list has size at least nkn - k, we design a randomized O(n+k)O(\sqrt{n}+k)-approximation algorithm based on the linear-programming relaxation and randomized rounding framework of Makarychev, Manokaran, and Sviridenko. In the Maximum Quadratic bb-Matching Assignment Problem, we seek a bb-matching that maximizes the MaxQAP objective. We refine the standard MaxQAP relaxation and combine randomized rounding over bb independent iterations with a polynomial-time algorithm for maximum-weight bb-matching problem to obtain an O(bn)O(\sqrt{bn})-approximation. When bb is constant and all lists have size nO(n)n - O(\sqrt{n}), our guarantees asymptotically match the best known approximation factor for MaxQAP, yielding the first approximation algorithms for these two variants.

Keywords

Cite

@article{arxiv.2512.07618,
  title  = {Approximation Algorithms for the $b$-Matching and List-Restricted Variants of MaxQAP},
  author = {Jiratchaphat Nanta and Vorapong Suppakitpaisarn and Piyashat Sripratak},
  journal= {arXiv preprint arXiv:2512.07618},
  year   = {2026}
}

Comments

24 pages

R2 v1 2026-07-01T08:14:57.686Z