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