To see the demo of this application you can open the Jupyter Notebook
notebooks/Workflows_Demo.
In order to use a hybrid quantum-classical solver from D-Wave you need to export your D-Wave API token.
export DWAVE_API_TOKEN=XXX-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
If you want to use a classical solver from Gurobi (as a reference method) you need to obtain Gurobi's licence.
Python version: 3.9.13