Skip to content

MiftariB/lhs-bounding-sensitivity

Repository files navigation

LHS bounding sensitivity

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.

Installation

This code requires a python CPLEX installation. To install the other packages:

conda env update -n <env_name> --file environment.yml