Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 749 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 749 Bytes

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