This project has a local search, simulated annealing and iterative local search for the quadratic assignment problem (QAP)
Currently, this project use only numpy
, check here.
$ ./qap_solver [ls|sa|ils|evo] <coefficient/temperature> <instance>
Local search, simulated annealing and evolutionary algorithms implementation for QAP
PostScript
This project has a local search, simulated annealing and iterative local search for the quadratic assignment problem (QAP)
Currently, this project use only numpy
, check here.
$ ./qap_solver [ls|sa|ils|evo] <coefficient/temperature> <instance>