qp-mip-example. This code is more explained in this medium post
cd qp-mip
pip install .
both models in the example are in model.py
module, the helper described in the article is in helpers.mip
. The result plots are in the result\
folder.
some of the equations latex code used in the article are in the model.tex
file