Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 240 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 240 Bytes

placement-heuristics

Implementation of Simulated Annealing, Force Directed, and Genetic Algorithms to solve the placement problem.

How to run?

pip install -r requirements.txt

Just run the run_it*.bat

Code is a mess but it works!