Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 344 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 344 Bytes

Design optimizer

How to run

  1. Install the following python libraries
pip install flask
pip install gekko
  1. run the data/python/API.py to initialize the solver service
  2. Change the WL_LOCATION and SCHEMA_LOCATION in Const.json to the workload and the shcema
  3. Run edu.upc.essi.catalog.optimizer.ShotgunHillClimbing.java