This repository contains the instances and the code used in the tests of A.Saken et al., *Computational evaluation of cut-strengthening techniques in logic-based Benders' decomposition*
If you use the instances or code from this repository, please cite
For questions please contact elina.ronnberg@liu.se.
...
...
@@ -24,7 +23,7 @@ The instance generator is available in [instances.py](instances.py) and we have
>>> sh segmented_instances.sh
```
The generated instances can be found in [sms_sdspmtw__instance_set_ii](sms_sdspmtw__instance_set_ii).
The generated instances can be found in [sfs_instances](sfs_instances).
The detailed parameters used to create the instances are described in the following table
...
...
@@ -59,7 +58,7 @@ Here is some information about the zip-files that could be useful.
## Paper
An PDF-version of the preprint can be found at [strengthening_of_feasibility_cuts_in_logic-based_benders_decomposition.pdf](strengthening_of_feasibility_cuts_in_logic-based_benders_decomposition.pdf).
An PDF-version of the preprint can be found at [cut_strengthening_in_lbbd](cut_strengthening_in_lbbd.pdf).