Quadratic assignment problem: Difference between revisions

Content deleted Content added
"Spelling. This is a semi-automatic update (software suggests changes and user decides). It is likely this bot did not fix all spelling mistakes in this article."
Line 17:
:is minimized.
 
Usually weight and distance functions are viewed as a square real-valued [[matrix (mathematics)|matrices]], so that the cost function is written down as:
 
:<math>\sum_{a,b\in A}w_{a,b}d_{f(a),f(b)}</math>