Skip to content

dvdalilue/qap_optimizations

Repository files navigation

QAP

This project has a local search, simulated annealing and iterative local search for the quadratic assignment problem (QAP)

Dependencies

Currently, this project use only numpy, check here.

In order to excecute

$ ./qap_solver [ls|sa|ils|evo] <coefficient/temperature> <instance>