Title |
Program |
Version |
Remarks |
Author |
MAOS_QAP
|
JAVA |
2012 |
Multiagent Optimizer for solving QAP [Portal | DOC]
|
Xiao-Feng Xie |
tabou_qap |
C |
- |
robust taboo search (TS) for the quadratic assignment problem |
Eric Taillard |
fant_qap |
C |
- |
Fast ant system (TS) for the quadratic assignment problem |
Eric Taillard |
sa_qap |
C |
- |
Simulated annealing (SA) procedure for the quadratic assignment problem |
Eric Taillard |
gqapd |
C |
- |
GRASP to the dense Quadratic Assignment Problem |
M.G.C. Resende |
gqaps |
C |
- |
GRASP to the sparse Quadratic Assignment Problem |
M.G.C. Resende |
gqapspr |
C |
- |
GRASP with Path Relinking to the sparse Quadratic Assignment Problem |
M.G.C. Resende |
ILSAssignment |
C++ |
- |
Implementation of iterative local search (ILS) for the quadratic assignment problem. |
Shalin Shah |
MO-QAP |
C++ |
- |
Metaheuristic Optimization to the symmetric Quadratic Assignment Problem |
Benjamin Armbruster |