Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 333 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 333 Bytes

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>