This repository is related to the article "Sensitivity analysis for linear changes of the constraint matrix of a linear program" 2024 by Bardhyl Miftari, Quentin Louveaux, Damien Ernst and Guillaume Derval.
This code requires a python CPLEX installation. To install the other packages:
conda env update -n <env_name> --file environment.yml