or_tutorials
or_tutorials copied to clipboard
Tutorial on Benders decomposition and acceleration techniques
OR tutorials
A collection of tutorials on some OR techniques. Material includes slides, notebooks and code fragments.
Author: Mathieu Tanneau <mathieu [dot] tanneau [at] gmail [dot] com>
License
The contents of this repository are released under the following terms:
- the code is released under the MIT license
- the text and the slides are released under the CC BY-SA 4.0 license
Installation
Most of the code is written in julia. See https://julialang.org/ to download and install julia.
Tutorials
Navigate the repository to see the various tutorials
- Benders decomposition
- Introduction to Benders
- Acceleration techniques
- Callbacks