Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 141 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 141 Bytes

simulated annealing

Short simulated annealing program to solve the Quadratic Assignment Problem. Run python3 main.py for a quick demo.