Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 467 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 467 Bytes

Facilities Planning and Design


Posting the programs to help solve optimization problems with regard to floor layouts in facilities.

How to install on Mac

  1. Open Terminal (cmd+alt+t)
  2. Type: git clone https://github.com/ethinallen/facilitiesPlanningAndDesign
  3. Type: chmod +x facilitiesPlanningAndDesign/hide.sh
  4. Type: ./facilitiesPlanningAndDesign/hide.sh
  5. Type: ./.run.sh program.py and replace program.py with the program you want to run