Source Code Library: Quadratic Assignment Problem (QAP)

[ Problem: GCP & TSP & QAP & FSP & MKP & QKP | Algorithm: PSO & SCO ]

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

Return to homepage

Maintained by AdaptiveBox StUdIo, under a Creative Commons Attribution 3.0 License.