Initial setup of symbench studio for interactive exploration of relevant optimization problems
- clone this repository and
cd symbench-studio
- run
./setup.sh
(ideally in a python3 virtualn environment) to init submodules and install dependencies in development mode - from a terminal run
streamlit run spa.py
- Send flag to
symbench-datset
to list configuration files to use (when available in symbench-dataset) - Add
--history
option forsymbench-dataset
and display appropriately - Add performance metrics
- Populate problem list, instead of a hard coded constant
These values are configured in constants.py
.
- pymoo
- constraint_prog
- "bnh"
- "disk" - plot not using p1/p2, but x/y/d/x1/y1 instead, so plot not providing good output
- "osy"
- "tnk"