/or_tutorials

Tutorial on Benders decomposition and acceleration techniques

Primary LanguageHTML

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:

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