Quadratic assignment problem: Difference between revisions

Content deleted Content added
Mathbot (talk | contribs)
"Removed extra blank lines."
Line 17:
 
Usually weight and distance functions are viewed as a square real-valued [[matrix (mathematics)|matrices]], so that the cost function is written down as:
tim
 
:<math>\sum_{a,b\in A}w_{a,b}d_{f(a),f(b)}</math>