This is code for the paper "Optimal Control of Hybrid Systems via Measure Relaxations".
The code assumes an installation of MOSEK and GUROBI.
- Clone the repository and
instantiatea Julia environment. - Run the experiments with
./run.sh. Results will be written to theout/folder.