The Random Quadratic Assignment Problem

Gerald Paul,Jia Shao,H. Eugene Stanley
DOI: https://doi.org/10.1007/s10955-011-0308-6
2011-01-05
Abstract:Optimal assignment of classes to classrooms \cite{dickey}, design of DNA microarrays \cite{carvalho}, cross species gene analysis \cite{kolar}, creation of hospital layouts cite{elshafei}, and assignment of components to locations on circuit boards \cite{steinberg} are a few of the many problems which have been formulated as a quadratic assignment problem (QAP). Originally formulated in 1957, the QAP is one of the most difficult of all combinatorial optimization problems. Here, we use statistical mechanical methods to study the asymptotic behavior of problems in which the entries of at least one of the two matrices that specify the problem are chosen from a random distribution $P$. Surprisingly, this case has not been studied before using statistical methods despite the fact that the QAP was first proposed over 50 years ago \cite{Koopmans}. We find simple forms for $C_{\rm min}$ and $C_{\rm max}$, the costs of the minimal and maximum solutions respectively. Notable features of our results are the symmetry of the results for $C_{\rm min}$ and $C_{\rm max}$ and the dependence on $P$ only through its mean and standard deviation, independent of the details of $P$. After the asymptotic cost is determined for a given QAP problem, one can straightforwardly calculate the asymptotic cost of a QAP problem specified with a different random distribution $P$.
Statistical Mechanics,Combinatorics
What problem does this paper attempt to address?
The problem this paper attempts to address is the study of the asymptotic behavior of the Quadratic Assignment Problem (QAP) under specific conditions. Specifically, the paper focuses on the asymptotic forms of the minimum cost \( C_{\text{min}} \) and maximum cost \( C_{\text{max}} \) of QAP when the elements of one of the matrices are drawn from a random distribution \( P \). QAP is a classic combinatorial optimization problem, first proposed by Koopmans and Beckmann in 1957, and is an NP-hard problem. It is commonly used to solve issues such as facility layout, DNA microarray design, cross-species gene analysis, hospital layout design, and circuit board component allocation. The main contributions of the paper include: 1. **Study of asymptotic behavior**: Using statistical mechanics methods, the paper investigates the asymptotic forms of the minimum cost \( C_{\text{min}} \) and maximum cost \( C_{\text{max}} \) when the elements of one of the matrices in the QAP are drawn from a random distribution \( P \). 2. **Simple form results**: The paper finds simple forms for \( C_{\text{min}} \) and \( C_{\text{max}} \) and discovers that these results depend on the mean and standard deviation of \( P \), but are independent of the specific form of \( P \). 3. **Symmetry and dependency**: The results show that \( C_{\text{min}} \) and \( C_{\text{max}} \) exhibit symmetry and depend only on the mean and standard deviation of \( P \). 4. **Verification and application**: The theoretical results are verified through numerical experiments (such as the Tabu search algorithm) and the applicability of these results to different types of QAP instances is demonstrated. Overall, this paper provides an in-depth understanding of the QAP problem under random conditions using statistical mechanics methods, offering a theoretical foundation for further research and solutions to such complex optimization problems.